Skip to content
Snippets Groups Projects
Unverified Commit b3e8e44a authored by Gigg, Martyn Anthony's avatar Gigg, Martyn Anthony Committed by GitHub
Browse files

Add boost::filesystem to shipped Windows DLLs

parent 6cd078fa
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,7 @@ endforeach()
# Other third party dependencies
set ( BOOST_DIST_DLLS
boost_date_time-mt.dll
boost_filesystem-mt.dll
boost_python27-mt.dll
boost_regex-mt.dll
boost_serialization-mt.dll
......@@ -248,4 +249,4 @@ if ( PACKAGE_WORKBENCH )
Delete \\\"$DESKTOP\\\\${MANTIDWORKBENCH_LINK_NAME}\\\"
${CPACK_NSIS_EXTRA_UNINSTALL_COMMANDS}
")
endif ()
\ No newline at end of file
endif ()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment