Change AOT enums type & use forward declaration

Signed-off-by: Daria Hinz <daria.hinz@intel.com>
This commit is contained in:
Daria Hinz
2022-06-20 12:16:05 +00:00
committed by Compute-Runtime-Automation
parent ae61f0368a
commit 5745c3d99d
53 changed files with 113 additions and 16 deletions

View File

@@ -180,6 +180,7 @@ create_project_source_tree(${OCLOC_NAME}_lib)
set_target_properties(${OCLOC_NAME}_lib PROPERTIES FOLDER ${OCLOC_FOLDER_NAME})
set(CLOC_LIB_INCLUDES
${AOT_CONFIG_HEADERS_DIR}
${ENGINE_NODE_DIR}
${IGC_OCL_ADAPTOR_DIR}
${CIF_BASE_DIR}