Rationale: 1.2.3 was a security update, and we should avoid using versions with known security vulnerabilities.
3 lines
49 B
CMake
3 lines
49 B
CMake
set(MIN_VER_CMAKE 2.8.7)
|
|
set(MIN_VER_ZLIB 1.2.3)
|