mirror of https://github.com/eclipse/paho.mqtt.c
Bumped minimum CMake to v3.15
This commit is contained in:
parent
00afad8fc9
commit
da946ecf8d
|
|
@ -15,7 +15,7 @@
|
|||
# Genis Riera Perez - Add support for building debian package
|
||||
#*******************************************************************************/
|
||||
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
cmake_minimum_required(VERSION 3.15)
|
||||
|
||||
project("Eclipse Paho C"
|
||||
VERSION 1.3.15
|
||||
|
|
|
|||
Loading…
Reference in New Issue