spirit classic/qi -> x3. Increase musrfit and library version to 1.9.10/1.7.0.
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 18s

This commit is contained in:
2026-01-16 09:24:09 +01:00
parent ce1bc1583b
commit 84bb6e3a72
3 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# - musrfit
cmake_minimum_required(VERSION 3.17)
project(musrfit VERSION 1.9.9 LANGUAGES C CXX)
project(musrfit VERSION 1.9.10 LANGUAGES C CXX)
#--- musrfit specific options -------------------------------------------------
option(nexus "build optional NeXus support. Needed for ISIS" OFF)