mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
refactor: fix typo in version.cmake comment
Signed-off-by: Grzegorz Choinski <grzegorz.choinski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
fbc29bb43d
commit
65f7a12c3d
@@ -78,7 +78,7 @@ if(NOT DEFINED NEO_VERSION_HOTFIX)
|
||||
set(NEO_VERSION_HOTFIX 0)
|
||||
endif()
|
||||
|
||||
# OpenCL pacakge version
|
||||
# OpenCL package version
|
||||
set(NEO_OCL_DRIVER_VERSION "${NEO_OCL_VERSION_MAJOR}.${NEO_OCL_VERSION_MINOR}.${NEO_VERSION_BUILD}")
|
||||
|
||||
# Level-Zero package version
|
||||
|
||||
Reference in New Issue
Block a user