Remove std::filesystem to workaround OSX features. (#1500)
* Remove std::filesystem to workaround OSX features; use `std::string` in interfaces expecting a path.
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- arbor/include/arbor/mechcat.hpp 1 addition, 2 deletionsarbor/include/arbor/mechcat.hpp
- arbor/mechcat.cpp 1 addition, 3 deletionsarbor/mechcat.cpp
- cmake/CompilerOptions.cmake 0 additions, 60 deletionscmake/CompilerOptions.cmake
- test/unit/test_mechcat.cpp 1 addition, 1 deletiontest/unit/test_mechcat.cpp
Please register or sign in to comment