Trying to find std::filesystem using cmake

This commit is contained in:
emeric
2020-03-29 18:41:26 +02:00
parent d8fa47c949
commit 8a09aa4e01
10 changed files with 250 additions and 3 deletions
+1
View File
@@ -19,6 +19,7 @@ target_link_libraries(lmsav PUBLIC
lmsutils
avformat
avutil
std::filesystem
wt
)