mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
Reorganize VS solution tree
Move scripts targets to neo scripts folder Move spirv targets to shared builtins folder Move compute_runtime_mockable_extra to ze_intel_gpu folder Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
8aacad1854
commit
720326fd6a
@@ -136,4 +136,7 @@ if(UNIX)
|
||||
dl
|
||||
)
|
||||
endif()
|
||||
set_target_properties(compute_runtime_mockable_extra PROPERTIES POSITION_INDEPENDENT_CODE ON)
|
||||
set_target_properties(compute_runtime_mockable_extra PROPERTIES
|
||||
POSITION_INDEPENDENT_CODE ON
|
||||
FOLDER "ze_intel_gpu"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user