Skip to content

Commit

Permalink
Update poco.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Oct 15, 2024
1 parent b52a680 commit 41467fc
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions external/updates/poco.mk
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,6 @@ define POCO_VERBOSE_MSG
@echo "***************************************************************************"
endef

# Only include Foundation and Net, exclude everything else
POCO_OMIT = \
PageCompiler \
Data \
Data/ODBC \
Data/MySQL \
Data/SQLite \
Data/PostgreSQL \
JSON \
JWT \
MongoDB \
PDF \
Prometheus \
Redis \
Util \
XML \
Zip

# Always include Foundation and Net components
POCO_CONF_OPTS += --minimal
$(info [INFO] Poco Foundation and Net components included)
Expand Down

0 comments on commit 41467fc

Please sign in to comment.