Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
CompileFeatures
/
NotEnabled.cmake
blob: 6b8a3627a52cf440c4cf1d0699062760d0a35577 [
file
] [
edit
]
add_library
(
empty empty
.
cpp
)
target_compile_definitions
(
empty PRIVATE FOO
=
$
<
COMPILE_FEATURES
:
c_std_99
>)