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
/
Unity2.cmake
blob: da43bea461c6b3b3a20b0e0616a14709055c6684 (
plain
)
1
2
3
set(CMAKE_UNITY_BUILD ON) add_executable(main main.cpp some_source_file_1.cpp)