mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 20:49:41 +00:00
79e9b75558
These changes teach find_package to behave nicely when invoked recursively inside a find-module for the same package. The module will never be recursively loaded again. Version arguments are automatically forwarded.
2 lines
35 B
CMake
2 lines
35 B
CMake
FIND_PACKAGE(RecursiveB NAMES zot)
|