mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
2aa83fa15b
Fixes: #22619
3 lines
71 B
CMake
3 lines
71 B
CMake
message(STATUS "SomeDepConfig.cmake was used")
|
|
set(SomeDep_FOUND TRUE)
|