mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-19 07:17:49 +08:00
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()
|