Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
FASTBuild
/
Unity2.cmake
blob: da43bea461c6b3b3a20b0e0616a14709055c6684 [
file
] [
log
] [
blame
] [
edit
]
set
(
CMAKE_UNITY_BUILD ON
)
add_executable
(
main main
.
cpp some_source_file_1
.
cpp
)