mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:03:03 +01:00
Make build works with cmake 3.28.1.
This commit is contained in:
parent
ee2d227d8c
commit
314cb34358
2
extern/libcds/CMakeLists.txt
vendored
2
extern/libcds/CMakeLists.txt
vendored
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 3.5.1)
|
||||
|
||||
cmake_policy(SET CMP0016 NEW)
|
||||
if(POLICY CMP0042)
|
||||
|
Loading…
Reference in New Issue
Block a user