mirror of
https://github.com/zeromq/cppzmq.git
synced 2024-12-12 10:33:52 +01:00
Merge pull request #608 from LocutusOfBorg/patch-1
Update CMakeLists.txt
This commit is contained in:
commit
f9f6b79e18
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 3.11 FATAL_ERROR)
|
||||
|
||||
project(cppzmq-examples CXX)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user