Sfoglia il codice sorgente

修复某些版本无默认stdc++fs

nianhua 2 anni fa
parent
commit
76b2527c23
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      CMakeLists.txt

+ 1 - 0
CMakeLists.txt

@@ -109,6 +109,7 @@ else()
 			sqlite3
 			dl
 			rt
+			stdc++fs
 	)
 
 endif()