Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
CMP0037
/
alias-test-common.cmake
blob: f6e5000ea5398eece664214dc5871c596ba2d608 [
file
] [
log
] [
blame
] [
edit
]
enable_testing
()
add_library
(
iface INTERFACE
)
add_library
(
test ALIAS iface
)