mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-18 22:08:53 +08:00
Reorganization directory structure [1/n]
Change-Id: Id1a94577437a4826a32411869f516fec20314ec0
This commit is contained in:
@@ -103,7 +103,7 @@ if(NOT DEFINED NEO_SOURCE_DIR)
|
||||
set(NEO_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
endif()
|
||||
|
||||
set(NEO_RUNTIME_SUB_DIR "runtime")
|
||||
set(NEO_RUNTIME_SUB_DIR "opencl/source")
|
||||
set(NEO_RUNTIME_SOURCE_DIR "${NEO_SOURCE_DIR}/${NEO_RUNTIME_SUB_DIR}")
|
||||
|
||||
# Set the core source directory
|
||||
@@ -554,7 +554,7 @@ else()
|
||||
endif()
|
||||
message(STATUS "Engine node dir: ${ENGINE_NODE_DIR}")
|
||||
|
||||
include_directories(runtime)
|
||||
include_directories(opencl/source)
|
||||
|
||||
add_definitions(-DGMM_OCL)
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ components:
|
||||
infra:
|
||||
branch: infra
|
||||
dest_dir: infra
|
||||
revision: 15fae173ea2b4ecba8db71685e59cb94ba71ccb7
|
||||
revision: 36b37dcf299f8c86dac87d621da41bd2b6eb6517
|
||||
type: git
|
||||
internal:
|
||||
branch: master
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user