The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=14087 ====================================================================== Reported By: Joel Lamotte Assigned To: ====================================================================== Project: CMake Issue ID: 14087 Category: Modules Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2013-04-15 10:43 EDT Last Modified: 2013-04-15 10:43 EDT ====================================================================== Summary: FindBoost variable BOOST_LIBRARYDIR is useful but not described in the help documentation. Description: I have a problem related to boost binaries that I described there :
One solution is to use BOOST_LIBRARYDIR. This is very useful because the BOOST_LIBRARY_DIRS variable is overriden if you try to set it, but the BOOST_LIBRARYDIR is takend as is and set BOOST_LIBRARY_DIRS. The prolem is that it is not documented in the help part of FindBoost. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-04-15 10:43 Joel Lamotte New Issue ====================================================================== -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
