Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
InterfaceLibrary
/
invalid_name.cmake
blob: 3c9a90a34b7444873ce7a190c2a7f5f4889ece49 [
file
] [
log
] [
blame
] [
edit
]
add_library
(
if
$ace INTERFACE
)
add_library
(
iface
::
target INTERFACE
)
add_library
(
if
$target_imported INTERFACE IMPORTED
)