mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-04 02:39:56 +00:00
Potential fix for undefined reference to std::filesystem on debian
This commit is contained in:
parent
aae47d750e
commit
4d56f6e7b5
@ -109,6 +109,7 @@ endif()
|
||||
|
||||
list(APPEND SUNSHINE_EXTERNAL_LIBRARIES
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
stdc++fs
|
||||
${OPENSSL_LIBRARIES}
|
||||
enet
|
||||
opus
|
||||
|
Loading…
Reference in New Issue
Block a user