1
0
mirror of https://github.com/eclipse/mosquitto.git synced 2025-05-09 01:01:11 +08:00

Disable tests for cmake.

This commit is contained in:
Roger A. Light 2019-06-01 11:17:45 +01:00
parent 587debc013
commit c6291034c5

View File

@ -116,4 +116,3 @@ install(FILES "${CMAKE_CURRENT_BINARY_DIR}/libmosquittopp.pc" DESTINATION "${CMA
# Testing
# ========================================
enable_testing()
add_test("test" make -C ${mosquitto_SOURCE_DIR}/test test)