kde-extraapps/bluedevil/version.h.cmake

4 lines
137 B
CMake
Raw Normal View History

#ifndef BLUEDEVILVERSION_H
#define BLUEDEVILVERSION_H
static const char bluedevil_version[] = "${CMAKE_BLUEDEVIL_VERSION_STRING}";
#endif