aboutsummaryrefslogtreecommitdiff
path: root/demo/pubsub_forwarder/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demo/pubsub_forwarder/CMakeLists.txt')
-rw-r--r--demo/pubsub_forwarder/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/pubsub_forwarder/CMakeLists.txt b/demo/pubsub_forwarder/CMakeLists.txt
index 821e05c0..7fa12f5a 100644
--- a/demo/pubsub_forwarder/CMakeLists.txt
+++ b/demo/pubsub_forwarder/CMakeLists.txt
@@ -3,7 +3,7 @@
# file was obtained (LICENSE.txt). A copy of the license may also be
# found online at https://opensource.org/licenses/MIT.
-cmake_minimum_required(VERSION 3.10)
+cmake_minimum_required(VERSION 3.15)
project(pubsub_forwarder C)
# Find the nng library