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
/
FASTBuild
/
DisableCaching.cmake
blob: aa01e0f9523688ccc2d19c6c636b21c8ecee467d (
plain
)
1
2
add_executable(main main.cpp) set_property(TARGET main PROPERTY FASTBUILD_CACHING OFF)