added mupp. Currently only build with cmake.

This commit is contained in:
2018-06-11 11:23:40 +02:00
parent d832676494
commit c2353fab7d
105 changed files with 15876 additions and 1 deletions

View File

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