Added CMake files for libLineProfile.

This commit is contained in:
2018-08-16 13:09:02 +02:00
parent 5ec5c0be40
commit 4b2133bbca
2 changed files with 57 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
# - beta-NMR library ----------------------------------------------------------
#--- add subdirectory libLineProfile
add_subdirectory(libLineProfile)
#--- generate necessary dictionaries ------------------------------------------
set(MUSRFIT_INC ${CMAKE_SOURCE_DIR}/src/include)