Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Commit d163f14

Browse files
committed
ENH: Update required CMake version
1 parent 0a15890 commit d163f14

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.2)
1+
cmake_minimum_required(VERSION 3.16.3)
22
project(IsotropicWavelets)
33

44
set(IsotropicWavelets_LIBRARIES IsotropicWavelets)

0 commit comments

Comments
 (0)