1 parent 3678bf1 commit bad3eadCopy full SHA for bad3ead
1 file changed
CMakeLists.txt
@@ -60,7 +60,7 @@ endif()
60
61
find_package (SQLite3 REQUIRED)
62
find_package (Config++ REQUIRED)
63
-find_package(Boost REQUIRED COMPONENTS filesystem process)
+find_package(Boost REQUIRED)
64
find_package (Git REQUIRED)
65
find_package (JsonCpp REQUIRED)
66
0 commit comments