Potential fix for undefined reference to std::filesystem on debian

This commit is contained in:
loki 2020-01-17 16:43:19 +01:00
parent aae47d750e
commit 4d56f6e7b5

View File

@ -109,6 +109,7 @@ endif()
list(APPEND SUNSHINE_EXTERNAL_LIBRARIES
${CMAKE_THREAD_LIBS_INIT}
stdc++fs
${OPENSSL_LIBRARIES}
enet
opus