Make sure to always find installed plugins

This commit is contained in:
2022-09-19 04:26:08 +02:00
parent 00184811ea
commit c0e1cd57b2
4 changed files with 5 additions and 1 deletions

View File

@@ -3,6 +3,9 @@
#define PROGRAM_VERSION "${project_version}"
// We use the XDG Base Directory Specification, but may be installed anywhere.
#define PROJECT_DATADIR "${CMAKE_INSTALL_FULL_DATADIR}"
#cmakedefine HAVE_READLINE
#cmakedefine HAVE_EDITLINE
#cmakedefine HAVE_LUA