[CMake] find_package ignoring REQUIRED

Júlio Hoffimann julio.hoffimann at gmail.com
Sun Aug 26 08:24:44 EDT 2012


I think you should read the module
(/usr/share/cmake-<version>/Modules/FindBoost.cmake).

The way i call find_package() with Boost:

find_package(Boost 1.51 COMPONENTS random program_options filesystem ...
REQUIRED)

Regards,
Júlio.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120826/d306778b/attachment.htm>


More information about the CMake mailing list