28 Sep
2016
28 Sep
'16
3:36 p.m.
In filesystem/CMakeLists.txt, shouldn't
set(BOOST_SYSTEM_INCLUDE_DIRS "${CMAKE_CURRENT_SOURCE_DIR}/include" CACHE STRING "Location of boost.system headers")
refer to FILESYSTEM instead?
Yes it should. I just updated the codebases with those fixes.
You've probably tested in on a machine with a system Boost installation.
Yes I did. Thank you for catching that.