This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
mqtt5
Watch
1
Star
0
Fork
1
You've already forked mqtt5
mirror of
https://github.com/boostorg/mqtt5.git
synced
2025-11-03 01:11:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0affdb76f47362e9ad17fb48a05aeab4a6c54db0
mqtt5
/
cmake
/
dev-mode.cmake
5 lines
66 B
CMake
Raw
Normal View
History
Unescape
Escape
Add CMake build and client support
2023-11-29 00:48:21 +01:00
include
(
CTest
)
if
(
BUILD_TESTING
)
async_run Reviewers: ivica Reviewed By: ivica Subscribers: korina Differential Revision: https://repo.mireo.local/D27342
2024-01-16 13:04:21 +01:00
add_subdirectory
(
test
)
Add CMake build and client support
2023-11-29 00:48:21 +01:00
endif
(
)
Reference in New Issue
Copy Permalink