add missing include directory path in cmake. Thank's to Akihiro Koda for reporting the bug and proposing the fix.
This commit is contained in:
parent
4cc1dbecd1
commit
d357b9ad2f
@ -59,6 +59,7 @@ root_generate_dictionary(
|
||||
OPTIONS
|
||||
-I${NONLOCAL_INC}
|
||||
-I${MUSRFIT_INC}
|
||||
-I${FFTW3_INCLUDE_DIR}
|
||||
-I${CMAKE_CURRENT_SOURCE_DIR}
|
||||
-inlineInputHeader
|
||||
LINKDEF ${MUSRFIT_INC}/PRgeHandlerLinkDef.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user