Added comment for automation use.
This commit is contained in:
parent
07a6b7d447
commit
599822b932
|
@ -11,5 +11,6 @@ add_executable(AllTests
|
|||
target_link_libraries(AllTests
|
||||
${CPPUTEST_LIBRARIES}/libCppUTest.a
|
||||
${CPPUTEST_LIBRARIES}/libCppUTestExt.a
|
||||
# TEST_LINKS
|
||||
simple_test
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue