Ver a proveniência

* improved unit test CMakefile

master
bergmann há 7 anos
ascendente
cometimento
e6b4a88d07
1 ficheiros alterados com 2 adições e 1 eliminações
  1. +2
    -1
      test/CMakeLists.txt

+ 2
- 1
test/CMakeLists.txt Ver ficheiro

@@ -25,5 +25,6 @@ If ( __COTIRE_INCLUDED )
Cotire ( test_cppamqp )
EndIf ( )
If ( __CMAKE_TESTS_INCLUDED )
Add_CMake_Test ( cppamqp test_cppamqp )
Add_CMake_Test ( NAME cppamqp
TARGET test_cppamqp )
EndIf ( )

Carregando…
Cancelar
Guardar