Reverted CMake minimum version back to v3.12

This commit is contained in:
fpagliughi 2026-01-21 15:46:43 -05:00 committed by Ian Craggs
parent 00afad8fc9
commit 4a0a0efcca
No known key found for this signature in database
GPG Key ID: A7AE1A8F2CCAB186
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
# Genis Riera Perez - Add support for building debian package
#*******************************************************************************/
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.12)
project("Eclipse Paho C"
VERSION 1.3.15