-
-
Notifications
You must be signed in to change notification settings - Fork 404
Closed
Labels
Description
Synfig version & platform:
Building from source
Debian sid
Issue description:
I don't know where & how Autotools parses information from but I think CMake is reading it directly from the macro header defined in the source file itself.
synfig/synfig-studio/src/gui/dialogs/about.cpp
Lines 60 to 67 in fa78a4d
| #ifndef PACKAGE_NAME | |
| #define PACKAGE_NAME "Synfig Studio" | |
| #endif | |
| #ifndef VERSION | |
| #define VERSION "unknown" | |
| #endif | |
Reactions are currently unavailable
