This commit is contained in:
Nishi 2025-11-18 20:34:31 +09:00
commit dd6d352a02
Signed by: nishi
GPG key ID: 27EF69B208EB9343
3 changed files with 7 additions and 1 deletions

View file

@ -5,4 +5,6 @@
#define CONFDIR "@CMAKE_INSTALL_FULL_SYSCONFDIR@"
#define DATADIR "@CMAKE_INSTALL_FULL_DATAROOTDIR@"
#cmakedefine HAS_PATHS_H
#endif