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
/
DisableDistribution.cmake
blob: 419deb27676dbbeab76069a1da4cb6c95f19a1b8 (
plain
)
1
2
add_executable(main main.cpp) set_target_properties(main PROPERTIES FASTBUILD_DISTRIBUTION OFF)