update of the docu.

This commit is contained in:
2019-05-15 10:14:39 +02:00
parent cc1c914d93
commit 25bfa1f66b
27 changed files with 241 additions and 160 deletions

View File

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