Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a0d8556bf7600a11e7ead052d926ab5884256d09
/
.
/
Tests
/
RunCMake
/
export
/
UnknownExport.cmake
blob: bf82d1f3248ef2c4e2cbd7ca20136aee68ccb3ff [
file
]
enable_language
(
CXX
)
export
(
EXPORT fooExport FILE
"${CMAKE_CURRENT_BINARY_DIR}/foo.cmake"
)