opnsense-ports/databases/pgmodeler/files/patch-pgmodeler.pro
Franco Fichtner d504969329 */*: sync with upstream
Taken from: FreeBSD
2016-09-23 04:00:28 +02:00

18 lines
519 B
Prolog

--- pgmodeler.pro.orig 2015-07-30 16:48:48 UTC
+++ pgmodeler.pro
@@ -20,12 +20,13 @@ SUBDIRS = libutils \
libpgmodeler_ui
# Include the tests and plugins subprojects only on debug mode
-CONFIG(debug, debug|release): SUBDIRS += tests plugins
+#CONFIG(debug, debug|release): SUBDIRS += tests plugins
# Including executables subprojects (libraries only)
SUBDIRS += crashhandler \
main-cli \
- main
+ main \
+ plugins
# Deployment settings
samples.files = samples/*