13 lines
254 B
Diff
13 lines
254 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index d6cdd2861e..fabfe26023 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -33,7 +33,6 @@ else()
|
|
Boost::integer
|
|
Boost::lexical_cast
|
|
Boost::math
|
|
- Boost::random
|
|
)
|
|
|
|
endif()
|