Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
0e9cb667ef49cb61b7d8ccfc187e11ec00f00920
/
.
/
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
)