mirror of
https://github.com/reactos/CMake.git
synced 2025-02-14 16:38:42 +00:00
5 lines
72 B
CMake
5 lines
72 B
CMake
|
|
include(CMakeFindDependencyMacro)
|
|
|
|
find_dependency(Pack1 1.2 EXACTYPO)
|