Skip to content

Commit

Permalink
Try to fix nsis: Restore CMake policy
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarod42 committed Aug 2, 2024
1 parent 69f7357 commit bb31fcf
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 bb31fcf

Please sign in to comment.