add mupp/Qt6 python option.
Build and Deploy Documentation / build-and-deploy (push) Successful in 31s
Build and Deploy Documentation / build-and-deploy (push) Successful in 31s
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ if (CMAKE_VERSION GREATER_EQUAL "3.3")
|
||||
cmake_policy(SET CMP0167 NEW)
|
||||
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_REQUIRED ON)
|
||||
|
||||
@@ -12,6 +12,13 @@ or
|
||||
|
||||
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
|
||||
==============================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user