fixed wrong include path in the cmake infrastructure.

This commit is contained in:
suter_a 2018-11-05 10:11:40 +01:00
parent 515bf278d5
commit 35fd671166

View File

@ -2,9 +2,10 @@
#--- generate necessary dictionaries ------------------------------------------
set(MUSRFIT_INC ${CMAKE_SOURCE_DIR}/src/include)
root_generate_dictionary(
PMagProximityFitterDict
-I${FFTW3_INCLUDE}
-I${FFTW3_INCLUDE_DIR}
-I${MUSRFIT_INC}
PMagProximityFitter.h
LINKDEF PMagProximityFitterLinkDef.h