Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d1be722330a0899f12bd777274e2bc1238b10ce4
/
.
/
Tests
/
RunCMake
/
InterfaceLibrary
/
invalid_name.cmake
blob: 3c9a90a34b7444873ce7a190c2a7f5f4889ece49 [
file
] [
log
] [
blame
]
add_library
(
if
$ace INTERFACE
)
add_library
(
iface
::
target INTERFACE
)
add_library
(
if
$target_imported INTERFACE IMPORTED
)