mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-18 13:54:58 +08:00
Refactor documentation location
Change-Id: Iaa76070e836b079374ec82067e3febb7f5eb9d32 Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
bfaa531bf5
commit
ba527a826d
@@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
set(RUNTIME_CODING_GUIDELINES
|
||||
${NEO_SOURCE_DIR}/documentation/GUIDELINES.md
|
||||
${NEO_SOURCE_DIR}/GUIDELINES.md
|
||||
)
|
||||
target_sources(${NEO_STATIC_LIB_NAME} PRIVATE ${RUNTIME_CODING_GUIDELINES})
|
||||
set_property(GLOBAL PROPERTY RUNTIME_CODING_GUIDELINES ${RUNTIME_CODING_GUIDELINES})
|
||||
|
||||
Reference in New Issue
Block a user