mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-25 07:58:59 -06:00
4 lines
126 B
CMake
4 lines
126 B
CMake
|
|
add_library(Pack6::Lib INTERFACE IMPORTED)
|
|
set_property(TARGET Pack6::Lib PROPERTY INTERFACE_COMPILE_DEFINITIONS HAVE_PACK6)
|