mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-18 05:52:19 +08:00
fix driver version reporting
Change-Id: I187f1e1a71f07dbd83dfadbd9c51ff910be356b8 Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2018 Intel Corporation
|
||||
* Copyright (C) 2018-2020 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -8,6 +8,6 @@
|
||||
#ifndef DRIVER_VERSION_H
|
||||
#define DRIVER_VERSION_H
|
||||
|
||||
#cmakedefine NEO_DRIVER_VERSION ${NEO_DRIVER_VERSION}
|
||||
#cmakedefine NEO_OCL_DRIVER_VERSION ${NEO_OCL_DRIVER_VERSION}
|
||||
|
||||
#endif /* DRIVER_VERSION_H */
|
||||
|
||||
Reference in New Issue
Block a user