Potential fix for undefined reference to std::filesystem on debian
This commit is contained in:
@@ -109,6 +109,7 @@ endif()
|
||||
|
||||
list(APPEND SUNSHINE_EXTERNAL_LIBRARIES
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
stdc++fs
|
||||
${OPENSSL_LIBRARIES}
|
||||
enet
|
||||
opus
|
||||
|
||||
Reference in New Issue
Block a user