11 lines
179 B
Diff
11 lines
179 B
Diff
|
--- a/CMakeLists.txt
|
||
|
+++ b/CMakeLists.txt
|
||
|
@@ -49,7 +49,6 @@ find_package(
|
||
|
program_options
|
||
|
regex
|
||
|
system
|
||
|
- thread
|
||
|
)
|
||
|
include_directories(${Boost_INCLUDE_DIRS})
|
||
|
|