Browse Source
The Boost::boost style library dependencies don't work
on some CMake versions (couldn't find library -lBoost::boost)
Use ${Boost_INCLUDE_DIRS} in the target_include_dirs() instead.
pull/15/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue