mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 22:00:35 +01:00
Try to fix sqlite3 database export on macOS
Now I use macports with Digikam scripts See: https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/macports
This commit is contained in:
@@ -308,6 +308,7 @@ macx {
|
||||
# les chemins definis precedemment sont relatifs au dossier contenant le binaire executable
|
||||
DEFINES += QET_LANG_PATH_RELATIVE_TO_BINARY_PATH
|
||||
DEFINES += QET_COMMON_COLLECTION_PATH_RELATIVE_TO_BINARY_PATH
|
||||
LIBS += /opt/digikam.org.x86_64/lib/libsqlite3.0.dylib
|
||||
}
|
||||
|
||||
# Compilers-specific options
|
||||
|
||||
Reference in New Issue
Block a user