Explorar o código

Qtprotobuf test executable added to ctest

Viktor Kopp %!s(int64=5) %!d(string=hai) anos
pai
achega
79d8b83b48
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      tests/test_protobuf/CMakeLists.txt

+ 2 - 0
tests/test_protobuf/CMakeLists.txt

@@ -141,3 +141,5 @@ file(GLOB SOURCES
 add_test_target(TARGET ${TARGET}
     GENERATED_HEADERS ${GENERATED_HEADERS}
     SOURCES ${SOURCES})
+
+add_test(NAME ${TARGET} COMMAND ${TARGET})