Simon Rozman 657eac0c69 system: add PATH_SEPARATOR
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>
2023-09-13 11:29:20 +02:00
2023-09-13 11:29:20 +02:00
2022-03-07 11:37:35 +01:00
2023-03-08 13:34:04 +01:00
Description
Standard C++ Library Extension
MIT 60 MiB
Languages
C++ 100%