Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dd604d4bf6 |
+1
-1
@@ -6,7 +6,7 @@ if (CMAKE_VERSION GREATER_EQUAL "3.3")
|
|||||||
cmake_policy(SET CMP0167 NEW)
|
cmake_policy(SET CMP0167 NEW)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
project(musrfit VERSION 1.10.0 LANGUAGES C CXX)
|
project(musrfit VERSION 1.11.0 LANGUAGES C CXX)
|
||||||
|
|
||||||
set(CMAKE_CXX_STANDARD 17)
|
set(CMAKE_CXX_STANDARD 17)
|
||||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||||
|
|||||||
@@ -12,6 +12,13 @@ or
|
|||||||
|
|
||||||
https://bitbucket.org/muonspin/musrfit
|
https://bitbucket.org/muonspin/musrfit
|
||||||
|
|
||||||
|
Release of V1.11.0, 2026/05/28
|
||||||
|
==============================
|
||||||
|
|
||||||
|
add to the mupp/Qt6 version the option to handle variables not only via the
|
||||||
|
Spirit/X3 interface, but also via Python3. It requires that ROOT is compiled
|
||||||
|
with Python support. For details see the musrfit-manual section mupp.
|
||||||
|
|
||||||
Release of V1.10.0, 2026/02/21
|
Release of V1.10.0, 2026/02/21
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user