Skip to content

Commit

Permalink
Update CMake version
Browse files Browse the repository at this point in the history
  • Loading branch information
SLongshaw committed Oct 7, 2021
1 parent c2ba63d commit 25216ca
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
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.0)
project(MUI VERSION 1.1.2 DESCRIPTION "Multiscale Universal Interface" LANGUAGES CXX)
project(MUI VERSION 1.1.3 DESCRIPTION "Multiscale Universal Interface" LANGUAGES CXX)

set(CMAKE_CXX_STANDARD 11)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit 25216ca

Please sign in to comment.