stub for new NeXus file handling. Not much is working yet.
This commit is contained in:
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.17)
|
||||
# cmake: use BoostConfig.cmake instead of FindBoost
|
||||
cmake_policy(SET CMP0167 NEW)
|
||||
|
||||
project(musrfit VERSION 1.9.10 LANGUAGES C CXX)
|
||||
project(musrfit VERSION 1.9.11 LANGUAGES C CXX)
|
||||
|
||||
#--- musrfit specific options -------------------------------------------------
|
||||
option(nexus "build optional NeXus support. Needed for ISIS" OFF)
|
||||
|
||||
Reference in New Issue
Block a user