Removed useless filesystem cmake script

This commit is contained in:
emeric
2026-03-02 22:29:22 +01:00
parent f32ca665a7
commit 3d5e2d3563
10 changed files with 0 additions and 240 deletions
-1
View File
@@ -21,7 +21,6 @@ endif()
find_package(OpenSSL REQUIRED)
find_package(PkgConfig REQUIRED)
find_package(Threads REQUIRED)
find_package(Filesystem REQUIRED)
find_package(Boost REQUIRED COMPONENTS program_options iostreams)
find_package(Wt REQUIRED COMPONENTS Wt Dbo DboSqlite3 HTTP)
find_package(Pugixml CONFIG REQUIRED)