Added comment for automation use.
This commit is contained in:
parent
07a6b7d447
commit
599822b932
1 changed files with 1 additions and 0 deletions
|
@ -11,5 +11,6 @@ add_executable(AllTests
|
||||||
target_link_libraries(AllTests
|
target_link_libraries(AllTests
|
||||||
${CPPUTEST_LIBRARIES}/libCppUTest.a
|
${CPPUTEST_LIBRARIES}/libCppUTest.a
|
||||||
${CPPUTEST_LIBRARIES}/libCppUTestExt.a
|
${CPPUTEST_LIBRARIES}/libCppUTestExt.a
|
||||||
|
# TEST_LINKS
|
||||||
simple_test
|
simple_test
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue