Hi,

I would like to use XXX-config.cmake file (generated from a
XXX-config.cmake.in) in the same way as if it was FindXXX.cmake (I want to
use the search policy of Config mode). But no XXX_FIND_REQUIRED nor
XXX_FIND_QUIET variables are defined when XXX-config.cmake is executed with
find_package( XXX REQUIRED|QUIET ). Is there another way to get this
information ?

Regards,

       Yann Cointepas
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to