Skip to content

Commit

Permalink
Merge pull request #608 from LocutusOfBorg/patch-1
Browse files Browse the repository at this point in the history
Update CMakeLists.txt
  • Loading branch information
gummif committed Jul 25, 2023
2 parents c94c207 + 9c3991c commit f9f6b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
cmake_minimum_required(VERSION 3.11 FATAL_ERROR)

project(cppzmq-examples CXX)

Expand Down

0 comments on commit f9f6b79

Please sign in to comment.