mirror of
https://github.com/eclipse/mosquitto.git
synced 2025-05-09 01:01:11 +08:00
Fix cmake test target.
This commit is contained in:
parent
54ca15ad28
commit
f8d84a62bd
@ -101,4 +101,4 @@ install(FILES mosquitto.conf aclfile.example pskfile.example pwfile.example DEST
|
||||
# ========================================
|
||||
# Testing
|
||||
# ========================================
|
||||
add_custom_target(Tests COMMAND make -C test test)
|
||||
add_custom_target(Tests COMMAND make -C ${mosquitto_SOURCE_DIR}/test test)
|
||||
|
Loading…
x
Reference in New Issue
Block a user