We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec46dc4 commit e4c3d1cCopy full SHA for e4c3d1c
1 file changed
OREAnalytics-SWIG/Python/CMakeLists.txt
@@ -35,7 +35,7 @@ get_library_name("QuantExt" QLE_LIB_NAME)
35
set_ql_library_name()
36
37
# To build the module, we moreover need Boost, Swig, Python
38
-set(BOOST_COMPONENT_LIST serialization date_time regex filesystem system timer thread)
+set(BOOST_COMPONENT_LIST serialization date_time regex filesystem system timer thread log)
39
if(ORE_USE_ZLIB)
40
list(APPEND BOOST_COMPONENT_LIST iostreams)
41
if(MSVC)
0 commit comments