Skip to content

Commit b2329f7

Browse files
committed
Fix issue
1 parent 9f2b8bf commit b2329f7

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.13 ...3.31)
1+
cmake_minimum_required(VERSION 3.13 ... 3.31)
22
project(MParT VERSION 2.2.1)
33

44
message(STATUS "Will install MParT to ${CMAKE_INSTALL_PREFIX}")

0 commit comments

Comments
 (0)