13 lines
265 B
Diff
13 lines
265 B
Diff
--- a/include/BoostInstall.cmake
|
|
+++ b/include/BoostInstall.cmake
|
|
@@ -458,7 +458,7 @@
|
|
|
|
endif()
|
|
|
|
- if("${LIB}" STREQUAL "boost_exception" OR "${LIB}" STREQUAL "boost_test_exec_monitor")
|
|
+ if(1)
|
|
|
|
# These two libraries are hardcoded to STATIC
|
|
|
|
else()
|