mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-22 16:00:50 +00:00
Add install target.
This commit is contained in:
parent
7176472526
commit
c89d4b69d5
13 changed files with 70 additions and 3 deletions
|
@ -25,7 +25,7 @@
|
|||
#define VERSION_PATCH @PROJECT_VERSION_PATCH@
|
||||
#define VERSION_GIT "@PROJECT_VERSION_GIT@"
|
||||
#define CONFIG_FILE_PATH "@DINDEXER_CONFIG_FILE@"
|
||||
#define ACTIONS_SEARCH_PATH "@ACTIONS_PATH@"
|
||||
#define ACTIONS_SEARCH_PATH "@DINDEXER_ACTIONS_PATH@"
|
||||
#define ACTION_PREFIX "@bare_name@-"
|
||||
#define DB_OWNER_NAME "@DB_OWNER_NAME@"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue