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.
Hi. This C++ project template is useful to me. Thanks!
Unfortunately, the unit test module failed to compile. You may need to add the following to test/cmakelists.txt:
target_include_directories( ${test_name}_Tests PUBLIC ${CMAKE_SOURCE_DIR}/include PRIVATE ${CMAKE_SOURCE_DIR}/src )