CL: Refine the version string handling

Graphics / Beignet - Zhigang Gong [linux.intel.com] - 11 July 2013 20:42 UTC

Now concentrate the version assignment at the root cmake files. All the other place will refer the specified macros other than hard coded a number.

46fadcc CL: Refine the version string handling.
CMakeLists.txt | 6 ++++--
src/OCLConfig.h.in | 6 ++++--
src/cl_gt_device.h | 6 +++---
src/cl_mem_gl.c | 2 +-
src/cl_platform_id.c | 2 +-
src/cl_platform_id.h | 8 +++-----
6 files changed, 16 insertions(+), 14 deletions(-)

Upstream: cgit.freedesktop.org


  • Share