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
/
NoCopyFile.cmake
blob: 8c648ff3287397c67b2ec4d620d558d2641178e1 (
plain
)
1
2
try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/src.c COPY_FILE)