4 lines
97 B
CMake
4 lines
97 B
CMake
set(Pack2_DIR "${CMAKE_CURRENT_SOURCE_DIR}/share/cmake/Pack2")
|
|
|
|
find_package(Pack2 1.2 REQUIRED)
|