/* * Copyright (C) 2018-2020 Intel Corporation * * SPDX-License-Identifier: MIT * */ #ifndef DRIVER_VERSION_H #define DRIVER_VERSION_H #cmakedefine NEO_OCL_DRIVER_VERSION ${NEO_OCL_DRIVER_VERSION} #endif /* DRIVER_VERSION_H */