refactor: support system ghc-filesystem

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu
2022-10-15 13:13:34 +02:00
parent 89e45a61b3
commit 303628bb05
2 changed files with 13 additions and 6 deletions

View File

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