cmake/Tests/RunCMake/find_package/PackageRoot/FindSimpleTarget.cmake

3 lines
64 B
CMake
Raw Normal View History

2022-08-04 22:12:04 +02:00
add_library(Foo1 SHARED IMPORTED)
add_executable(Foo2 IMPORTED)