Fix for issue #205

This commit is contained in:
Ian Craggs 2017-04-07 17:56:59 +01:00
parent 1c3ae187d2
commit e4067dc3e0
1 changed files with 1 additions and 1 deletions

View File

@ -16,8 +16,8 @@
# Note: on OS X you should install XCode and the associated command-line tools
PROJECT("paho" C)
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
PROJECT("paho" C)
MESSAGE(STATUS "CMake version: " ${CMAKE_VERSION})
MESSAGE(STATUS "CMake system name: " ${CMAKE_SYSTEM_NAME})