|
|
@@ -81,7 +81,7 @@ all: libexecs tests samples
|
|
|
INSTALLDIR = $(DESTDIR)$(POCO_PREFIX)
|
|
|
COMPONENTS = Foundation Encodings XML JSON Util Net Crypto NetSSL_OpenSSL Data Data/SQLite Data/ODBC Data/MySQL Data/PostgreSQL ActiveRecord ActiveRecord/Compiler Zip PageCompiler PageCompiler/File2Page JWT CppParser PDF MongoDB Redis Prometheus
|
|
|
|
|
|
-cppunit: Foundation-libexec
|
|
|
+cppunit:
|
|
|
$(MAKE) -C $(POCO_BASE)/CppUnit
|
|
|
|
|
|
CppUnit-clean:
|