blob: 5853a567621b0c065fa7c29731b779b07c3d1206 [file] [log] [blame]
set(_FindBoost_testing TRUE)
find_package(Boost MODULE)
if(NOT _FindBoost_included)
message(FATAL_ERROR "FindBoost.cmake not included")
endif()