I am aware of the std::filesystem::path::preferred_separator, but we are targeting C++14 and we need this as a precompiler macro to allow concatenation of the path strings in precompile stage. Signed-off-by: Simon Rozman <simon@rozman.si>
I am aware of the std::filesystem::path::preferred_separator, but we are targeting C++14 and we need this as a precompiler macro to allow concatenation of the path strings in precompile stage. Signed-off-by: Simon Rozman <simon@rozman.si>