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