mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
Minor cleanup in cmake files
don't use runtime folder in opencl correct folders in VS solution Change-Id: I1da0bfdf417b4603835093831d4e5f671181b2cf Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
c96de8ff11
commit
d64c46a932
@@ -200,7 +200,7 @@ set_target_properties(ocloc_lib PROPERTIES FOLDER "offline_compiler")
|
||||
|
||||
|
||||
add_custom_target(copy_compiler_files DEPENDS ${NEO__IGC_TARGETS})
|
||||
set_target_properties(copy_compiler_files PROPERTIES FOLDER "opencl runtime")
|
||||
set_target_properties(copy_compiler_files PROPERTIES FOLDER "offline_compiler")
|
||||
|
||||
if(WIN32)
|
||||
foreach(TARGET_tmp ${NEO__IGC_TARGETS})
|
||||
|
||||
Reference in New Issue
Block a user