CMake cleanup: move opencl logic to opencl folder

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2021-11-10 19:19:29 +00:00
committed by Compute-Runtime-Automation
parent aaa5e6d358
commit d2a4af9d9d
8 changed files with 101 additions and 85 deletions

View File

@@ -297,7 +297,7 @@ if(BUILD_WITH_L0)
)
get_property(COMPUTE_RUNTIME_DEFINITIONS
TARGET ${NEO_RELEASE_LIB_NAME}
TARGET ${NEO_SHARED_RELEASE_LIB_NAME}
PROPERTY COMPILE_DEFINITIONS
)
@@ -396,7 +396,7 @@ if(BUILD_WITH_L0)
)
else()
get_property(COMPUTE_RUNTIME_DEFINITIONS
TARGET ${NEO_RELEASE_LIB_NAME}
TARGET ${NEO_SHARED_RELEASE_LIB_NAME}
PROPERTY COMPILE_DEFINITIONS
)
target_compile_definitions(${LIB_NAME}