Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
80cd036ceb98f688e18cfec00c7862e43955f13d
/
.
/
Tests
/
RunCMake
/
NinjaMultiConfig
/
CompileCommands.cmake
blob: eeb3c9acc113fb04d1fb5e062cd1ebb8c590cdf1 [
file
] [
log
] [
blame
]
set
(
CMAKE_INTERMEDIATE_DIR_STRATEGY FULL CACHE STRING
""
FORCE
)
enable_language
(
C
)
add_executable
(
exe main
.
c
)