-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Labels
acknowledgedThe issue is being worked onThe issue is being worked onbugSomething isn't workingSomething isn't working
Description
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
)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
acknowledgedThe issue is being worked onThe issue is being worked onbugSomething isn't workingSomething isn't working