Removed useless filesystem cmake script
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user