Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
CMP0037
/
alias-test-common.cmake
blob: f6e5000ea5398eece664214dc5871c596ba2d608 [
file
]
enable_testing
()
add_library
(
iface INTERFACE
)
add_library
(
test ALIAS iface
)