mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 22:12:59 +08:00
fix cmake CMP0076 warning
Change-Id: Idb10a8215e263f1a78ee424750e1d9e0bed133af Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
d2e8e47447
commit
b9b5c54623
@@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
if(NOT DISABLED_GTPIN_SUPPORT)
|
||||
set(GTPIN_INIT_FILE "gtpin/gtpin_init.cpp")
|
||||
set(GTPIN_INIT_FILE "${IGDRCL_SOURCE_DIR}/runtime/gtpin/gtpin_init.cpp")
|
||||
else()
|
||||
set(GTPIN_INIT_FILE "")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user