File tree Expand file tree Collapse file tree 7 files changed +0
-7
lines changed Expand file tree Collapse file tree 7 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ find_package(Boost COMPONENTS
77 filesystem
88 iostreams
99 regex
10- system
1110 thread
1211 REQUIRED
1312)
Original file line number Diff line number Diff line change @@ -67,7 +67,6 @@ target_link_libraries(lucene++-contrib
6767 Boost::filesystem
6868 Boost::iostreams
6969 Boost::regex
70- Boost::system
7170 Boost::thread
7271 ZLIB::ZLIB
7372 lucene++::lucene++)
Original file line number Diff line number Diff line change @@ -57,7 +57,6 @@ target_link_libraries(lucene++
5757 Boost::filesystem
5858 Boost::iostreams
5959 Boost::regex
60- Boost::system
6160 Boost::thread
6261 ZLIB::ZLIB
6362)
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ target_link_libraries(deletefiles
3838 Boost::filesystem
3939 Boost::iostreams
4040 Boost::regex
41- Boost::system
4241 Boost::thread
4342 ZLIB::ZLIB
4443 lucene++::lucene++
Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ target_link_libraries(indexfiles
3939 Boost::filesystem
4040 Boost::iostreams
4141 Boost::regex
42- Boost::system
4342 Boost::thread
4443 ZLIB::ZLIB
4544 lucene++::lucene++
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ target_link_libraries(searchfiles
3838 Boost::filesystem
3939 Boost::iostreams
4040 Boost::regex
41- Boost::system
4241 Boost::thread
4342 ZLIB::ZLIB
4443 lucene++::lucene++
Original file line number Diff line number Diff line change @@ -59,7 +59,6 @@ target_link_libraries(lucene++-tester
5959 Boost::filesystem
6060 Boost::iostreams
6161 Boost::regex
62- Boost::system
6362 Boost::thread
6463 ZLIB::ZLIB
6564 gtest_main
You can’t perform that action at this time.
0 commit comments