Skip to content

Fix Boost include directory variable and increase min cmake req

Ömer Fadıl Usta requested to merge work/usta_fix_typo_boost into master
  • Boost_INCLUDE_DIR -> Boost_INCLUDE_DIRS ( Boost_INCLUDE_DIR is internal usage )
  • Increase min required CMake version to 3.5

Merge request reports