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-10-04 12:50:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f87b2786110940de87bf5d3bff0fc8d2b6d22d7
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