We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31e693 commit 197d1f0Copy full SHA for 197d1f0
libs/mime/test/CMakeLists.txt
@@ -1,5 +1,6 @@
1
include_directories(${CPP-NETLIB_SOURCE_DIR})
2
find_package ( Boost 1.41.0 COMPONENTS unit_test_framework )
3
+file ( COPY TestMessages DESTINATION ${CMAKE_CURRENT_BINARY_DIR} )
4
5
option (BOOST_DYN_LINK
6
"Build the project using dynamic linking for the boost test libs"
0 commit comments