added the current source code path to root_generate_dictionary.

This commit is contained in:
2019-02-04 19:43:31 +01:00
parent c64a8146b7
commit 29d35579a7
2 changed files with 12 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ root_generate_dictionary(
PMagProximityFitterDict
-I${FFTW3_INCLUDE_DIR}
-I${MUSRFIT_INC}
-I${CMAKE_CURRENT_SOURCE_DIR}
-I${PREFIX_INC}
PMagProximityFitter.h
LINKDEF PMagProximityFitterLinkDef.h
@@ -17,6 +18,7 @@ root_generate_dictionary(
root_generate_dictionary(
PMPStartupHandlerDict
-I${MUSRFIT_INC}
-I${CMAKE_CURRENT_SOURCE_DIR}
-I${PREFIX_INC}
PMPStartupHandler.h
LINKDEF PMPStartupHandlerLinkDef.h