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