mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 14:50:15 -05:00
5 lines
65 B
CMake
5 lines
65 B
CMake
|
|
include(CMakeFindDependencyMacro)
|
|
|
|
find_dependency(Pack1 EXACT)
|