Skip to content

Commit

Permalink
PCBC-989: Rollback to cmake 3.19 (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
avsej authored Apr 25, 2024
1 parent fb9ad4c commit 450d1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.27)
cmake_minimum_required(VERSION 3.19)
if(POLICY CMP0149)
# BoringSSL requires at least WindowsSDKVersion=10.0.20348.0
cmake_policy(SET CMP0149 NEW)
Expand Down

0 comments on commit 450d1b3

Please sign in to comment.