feat: add gulrak/filesystem submodule

... for old macs that don't have std::filesystem in their stdlib.

Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
flow
2022-10-13 18:37:44 -03:00
committed by DioEgizio
parent 5bdb3703ed
commit c520faed6d
5 changed files with 14 additions and 0 deletions

View File

@ -976,6 +976,7 @@ target_link_libraries(Launcher_logic
BuildConfig
Katabasis
Qt${QT_VERSION_MAJOR}::Widgets
ghc_filesystem
)
if (UNIX AND NOT CYGWIN AND NOT APPLE)