Hi,

I'm working on a new FindXXX module and I need to search for paths
providing multiple header files, for instance path P1 could provide
A.h and B.h while not providing C.h when path P2 provides the three of them.
In this case, I want to detect P2 only.

Does CMake has some built-in functions or module to achieve that or do I
need to implement it myself?

Guillaume
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to