Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
3b1c19f00a0973d1d70e823cf54a9047d20cb80a
/
.
/
Tests
/
RunCMake
/
WriteCompilerDetectionHeader
/
NoFeature.cmake
blob: 1fbc1292a9f0a952071097369a8988f148637091 [
file
]
include
(
WriteCompilerDetectionHeader
)
write_compiler_detection_header
(
FILE
"${CMAKE_CURRENT_BINARY_DIR}/somefile"
PREFIX PREF_
COMPILERS GNU
# FEATURES
VERSION
3.1
)