Skip to content

Commit

Permalink
Updated CMake for deterministic install order
Browse files Browse the repository at this point in the history
  • Loading branch information
EduMenges committed Oct 29, 2024
1 parent a0f7a98 commit b26cc65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# http://www.boost.org/LICENSE_1_0.txt
#---------------------------------------------------------------------------#

cmake_minimum_required(VERSION 3.2)
cmake_minimum_required(VERSION 3.22)

project(crypto3)

Expand Down

0 comments on commit b26cc65

Please sign in to comment.