mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 02:42:52 +00:00
4 lines
No EOL
137 B
CMake
4 lines
No EOL
137 B
CMake
#ifndef BLUEDEVILVERSION_H
|
|
#define BLUEDEVILVERSION_H
|
|
static const char bluedevil_version[] = "${CMAKE_BLUEDEVIL_VERSION_STRING}";
|
|
#endif |