How to add cxxtest to project?
Answered
Hello, colleagues!
I want to add cxx unit tests to my project. How can I modyfy CMakeLists.txt file for it?
Please sign in to leave a comment.
Please take a look at CMake documentation: https://cmake.org/cmake/help/v3.0/module/FindCxxTest.html.