mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00

The language files are installed into [prefix]/share/qucs/lang regardless of the definition of LANGUAGEDIR.
8 lines
188 B
CMake
Executable File
8 lines
188 B
CMake
Executable File
|
|
#define PACKAGE_VERSION "@PROJECT_VERSION@"
|
|
#define PACKAGE_STRING "qucs @PROJECT_VERSION@"
|
|
|
|
#define HAVE_QTABWIDGET_SETMOVABLE "@HAVE_QTABWIDGET_SETMOVABLE@"
|
|
|
|
#define GIT "@GIT@"
|