Skip to content

Commit

Permalink
[fix] revert back cmake_policy to fix appveyor build with nsis
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarod42 committed Aug 2, 2024
1 parent 2d766d1 commit 448b1b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#

cmake_minimum_required(VERSION 3.25)
cmake_policy(VERSION 3.10..3.20.2)

#########################
# Version configuration #
Expand Down

0 comments on commit 448b1b1

Please sign in to comment.