mirror of
https://github.com/boostorg/mqtt5.git
synced 2025-07-29 20:17:37 +02:00
CI: update Codecov action to v5
Reviewers: korina Reviewed By: korina Subscribers: miljen Differential Revision: https://repo.mireo.local/D33801
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
cmake_minimum_required(VERSION 3.8...3.20)
|
||||
|
||||
project(async-mqtt5-examples LANGUAGES CXX)
|
||||
project(boost-mqtt5-examples LANGUAGES CXX)
|
||||
|
||||
function(add_example name)
|
||||
add_executable("${name}" ${ARGN})
|
||||
|
Reference in New Issue
Block a user