mirror of
https://github.com/reactos/CMake.git
synced 2024-12-15 15:48:52 +00:00
5 lines
65 B
CMake
5 lines
65 B
CMake
|
|
include(CMakeFindDependencyMacro)
|
|
|
|
find_dependency(Pack1 EXACT)
|