linking with the cpputest libs
This commit is contained in:
parent
029b96aade
commit
6ecbe2f48a
1 changed files with 2 additions and 0 deletions
|
@ -44,5 +44,7 @@ add_executable(TriacTests
|
|||
)
|
||||
|
||||
target_link_libraries(TriacTests
|
||||
${CPPUTEST_LIBRARIES}/libCppUTest.a
|
||||
${CPPUTEST_LIBRARIES}/libCppUTestExt.a
|
||||
test_TriacOut
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue