blob: 6833c1d9a6d9faa99c176137f2972b57f400c227 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- CMakeLists.txt.orig 2025-10-24 17:36:33 UTC
+++ CMakeLists.txt
@@ -177,7 +177,6 @@ find_package(Boost REQUIRED COMPONENTS
iostreams
filesystem
date_time
- system
program_options
)
list(APPEND LIBRARIES ${Boost_LIBRARIES})
|