There is a library, which is described with these TLIBConfig.cmake,
TLIBConfigVersion.cmake files (The version of the library is 2.1).

The library is used by
FIND_PACKAGE(TLIB 2.30 QUIET)

Is there a way to check the version of the library after FIND_PACKAGE?
E.g., if TLIB_VERSION would have a value, then the library exists, but
has the wrong version.

Micha



_______________________________________________
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