Commit 3feb9096 authored by Otavio Rodolfo Piske's avatar Otavio Rodolfo Piske

Decrease mininum required version so that it can be built on EL7

Signed-off-by: 's avatarOtavio Rodolfo Piske <opiske@redhat.com>
parent d729fc30
......@@ -17,7 +17,7 @@
# Note: on OS X you should install XCode and the associated command-line tools
PROJECT("paho" C)
CMAKE_MINIMUM_REQUIRED(VERSION 3.0)
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
## build settings
SET(PAHO_VERSION_MAJOR 1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment