瀏覽代碼

* improved unit test CMakefile

master
bergmann 7 年之前
父節點
當前提交
e6b4a88d07
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      test/CMakeLists.txt

+ 2
- 1
test/CMakeLists.txt 查看文件

@@ -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 ( )

Loading…
取消
儲存