dcfa461537
Merged master into beta-NMR
2019-02-19 08:43:38 +01:00
3cb950277f
cmake/cpack root dictionary issue fixed.
...
In order that package assembly works, the code needs to be relocatble
and any hints linking it to the original source need to be absent.
The changes here do exactely this. For rootcling the '-inlineInputHeader'
option is needed, otherwise the dictionary wants to load the header
file from the source destination which of course will fail when installing
the package on a machine without the source.
2019-02-01 16:05:24 +01:00
d1cf374354
Merged master into beta-NMR
2018-12-18 10:01:28 +01:00
2a848ed5f3
make sure that BOOST is found even if installed in any non-standard path.
2018-08-27 15:46:48 +02:00
4e54d9c0b9
First successful compilation of AsymmetryBNMR
2018-08-15 21:35:56 +02:00
55b5788506
added MODULE to root_generate_dictionary in order to get the proper name scheme.
2018-06-28 13:17:43 +02:00
a756a2def4
cmake: got rid of target_compile_options which are better controlled by the build type.
2018-06-06 12:59:18 +02:00
57b7c52865
cmake: added -O2 which gives the performance improvement needed.
2018-06-05 07:59:24 +02:00
99e8eb9769
cmake: added library version information to the targets.
2018-06-02 12:41:13 +02:00
9bdb8ec2ec
make sure that older cmake versions (<= 3.8) inject the right linker flags for OpenMP.
2018-05-07 13:02:22 +02:00
aa34efb0a8
add nonlocal sc support via cmake.
2018-05-05 21:02:48 +02:00
9bf47a2690
some first cmake tuning for macOS.
2018-05-05 16:47:11 +02:00
42086350e7
add FFTW3 path if not present in the standard search paths. This is needed for macOS with macport.
2018-05-05 12:37:52 +02:00
e05aee0ce9
make sure that OpenMP is used if present.
2018-05-04 21:37:46 +02:00
3ddb736f88
more NeXus related adaptation for cmake.
2018-05-04 20:57:22 +02:00
194bd31c8f
handle preprocessor flag for nexus.
2018-05-04 20:25:19 +02:00
89fbdff40a
make sure that the proper header files are used for the build in case musrfit is already installed.
2018-05-04 19:41:16 +02:00
404683b15f
more work towards modern cmake.
2018-05-04 17:05:20 +02:00
60893f8df4
push cmake further.
2018-05-04 16:23:45 +02:00