657eac0c692555d33cdcb6aeb236a2ee42d20a07
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>
Description
Languages
C++
100%