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