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