Skip to content

Commit 450d1b3

Browse files
authored
PCBC-989: Rollback to cmake 3.19 (#167)
1 parent fb9ad4c commit 450d1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.27)
1+
cmake_minimum_required(VERSION 3.19)
22
if(POLICY CMP0149)
33
# BoringSSL requires at least WindowsSDKVersion=10.0.20348.0
44
cmake_policy(SET CMP0149 NEW)

0 commit comments

Comments
 (0)