compute-runtime/driver_version.h.in

14 lines
222 B
C

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