mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 22:35:49 +00:00
added cmake build
This commit is contained in:
9
sources/version.h.in
Normal file
9
sources/version.h.in
Normal file
@ -0,0 +1,9 @@
|
||||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
#define AUTHOR "Evgeniy Alekseev"
|
||||
#define DATE "2013-2014"
|
||||
#define NAME "py-text-monitor"
|
||||
#define VERSION "@PROJECT_VERSION@"
|
||||
|
||||
#endif /* VERSION_H */
|
Reference in New Issue
Block a user