Skip to content

Commit bad3ead

Browse files
committed
JK
1 parent 3678bf1 commit bad3ead

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ endif()
6060

6161
find_package (SQLite3 REQUIRED)
6262
find_package (Config++ REQUIRED)
63-
find_package(Boost REQUIRED COMPONENTS filesystem process)
63+
find_package(Boost REQUIRED)
6464
find_package (Git REQUIRED)
6565
find_package (JsonCpp REQUIRED)
6666

0 commit comments

Comments
 (0)