blob: b99997c67c1e3ed4c67520b176ccf8c116e0f1ec [file] [log] [blame]
add_library(foo INTERFACE)
install(TARGETS foo EXPORT foo DESTINATION .)
install(PACKAGE_INFO test EXPORT foo COMPAT_VERSION 1.0)