Skip to content

Commit f9f6b79

Browse files
authored
Merge pull request #608 from LocutusOfBorg/patch-1
Update CMakeLists.txt
2 parents c94c207 + 9c3991c commit f9f6b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
1+
cmake_minimum_required(VERSION 3.11 FATAL_ERROR)
22

33
project(cppzmq-examples CXX)
44

0 commit comments

Comments
 (0)