Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6b2bcae7d4e4356af41da60fb6b038683367c052
/
.
/
Tests
/
RunCMake
/
find_package
/
PackageRoot
/
FindSimpleTarget.cmake
blob: cd58004540538223b6c370c9012e104add7d748e [
file
]
add_library
(
Foo1
SHARED IMPORTED
)
add_executable
(
Foo2
IMPORTED
)