CMake: Added Boost linkage to tests, added linkage with serialization library.
Newer versions of Boost require to link with libboost_serialization when using uBLAS. While this was automatically resolved on Linux, it is not the case with Visual Studio. Linkage is now added, so tests should compile nicely now.
Loading
Please register or sign in to comment