3MAH-Team-old / 3MAH-Team-old/smartplus
CMake configuration for testing with Boost UTF
Open
- Dominant language
- C++
- Stars
- 13
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
If you add
# define BOOST_TEST_DYN_LINK
in your test and you have to make sure that the shared version of the boost library unit_test_framework is present.
Also in that case it would probably be a good idea to use the CMake add_definitions capability to pass it to all test at the same time ;)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.