index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
try_compile
/
ProjectBinDirEmpty.cmake
blob: e867cc693ab53246207d8caaf599755dddb68596 (
plain
)
1
2
3
4
try_compile(RESULT PROJECT Foo SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/proj BINARY_DIR "" )