Skip to content

Commit 7a177a0

Browse files
committed
Update cmake_minimum_required
1 parent f60488f commit 7a177a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10)
1+
cmake_minimum_required(VERSION 3.10...3.30)
22
project(pseudosquares_prime_sieve CXX)
33

44
# Build options ######################################################

0 commit comments

Comments
 (0)