mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Remove big files from wrapper.
- reduce generated obj file from 24 to 17 MB. Change-Id: Ic6656d57c854aac17b2054074157b477d436ec1b
This commit is contained in:
committed by
sys_ocldev
parent
4bdf183c9d
commit
66bf17f0e4
@@ -16,10 +16,10 @@ set(IGDRCL_SRCS_tests_api
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cl_compile_program_tests.inl
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cl_create_buffer_tests.inl
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cl_create_command_queue_tests.inl
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cl_create_command_queue_with_properties_tests.inl
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cl_create_command_queue_with_properties_tests.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cl_create_context_from_type_tests.inl
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cl_create_context_tests.inl
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cl_create_image_tests.inl
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cl_create_image_tests.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cl_create_kernel_tests.inl
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cl_create_kernels_in_program_tests.inl
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cl_create_perf_counters_command_queue_tests.inl
|
||||
|
||||
@@ -10,10 +10,8 @@
|
||||
#include "unit_tests/api/cl_compile_program_tests.inl"
|
||||
#include "unit_tests/api/cl_create_buffer_tests.inl"
|
||||
#include "unit_tests/api/cl_create_command_queue_tests.inl"
|
||||
#include "unit_tests/api/cl_create_command_queue_with_properties_tests.inl"
|
||||
#include "unit_tests/api/cl_create_context_from_type_tests.inl"
|
||||
#include "unit_tests/api/cl_create_context_tests.inl"
|
||||
#include "unit_tests/api/cl_create_image_tests.inl"
|
||||
#include "unit_tests/api/cl_create_kernel_tests.inl"
|
||||
#include "unit_tests/api/cl_create_kernels_in_program_tests.inl"
|
||||
#include "unit_tests/api/cl_create_perf_counters_command_queue_tests.inl"
|
||||
|
||||
Reference in New Issue
Block a user