cmake: added missing include path when generating the dictionary.

This commit is contained in:
2018-06-06 17:39:00 +02:00
parent f987776d41
commit 41a5e493eb
2 changed files with 5 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ root_generate_dictionary(
)
root_generate_dictionary(
PStartupHandler_PMDict
-I${MUSRFIT_INC}
-I${CMAKE_CURRENT_SOURCE_DIR}/../include
PStartupHandler_PM.h
LINKDEF ${CMAKE_CURRENT_SOURCE_DIR}/../include/PStartupHandler_PMLinkDef.h