Skip to content
  • Michael Kuron's avatar
    Fix building on some compilers · f26d67e2
    Michael Kuron authored and Christian Godenschwager's avatar Christian Godenschwager committed
    - Need to find Boost library path before we search for the Python libraries, even if we don't need any other libraries
    - std::experimental::filesystem::current_path is broken in libstdc++ 5.4 and lower
    f26d67e2