aboutsummaryrefslogtreecommitdiff
path: root/cmake/macros/FindBoost.cmake
AgeCommit message (Expand)Author
2016-10-03Build: Added 1.62 Boost version to FindBoostariel-
2016-05-13Build: Added 1.61 Boost version to FindBoostVincent-Michael
2015-12-22Build: Added 1.60 Boost version to FindBoostVincent-Michael
2015-08-15Build: Add 1.59 Boost version to FindBoostDDuarte
2015-04-27Buildsystem: Updated FindBoost macro, now finds versions 1.57 and 1.58 as wellShauren
2015-01-19Line ending fix, sorry.Nayd
2014-11-14CMake/FindBoost: Fix policy CMP0054 warning (added in 3.1)Nayd
2014-09-20Core: Fix build for msvc14Vincent-Michael
2014-07-12Remove the need of manually declaring BOOST_ROOT in Linux systems if Boost wa...Subv
2014-05-12Add support for Boost 1.55leak