mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:46:41 +08:00
14 lines
368 B
Diff
14 lines
368 B
Diff
diff --git a/Foundation/include/Poco/Config.h b/Foundation/include/Poco/Config.h
|
|
index 003b6dc..55b8eed 100644
|
|
--- a/Foundation/include/Poco/Config.h
|
|
+++ b/Foundation/include/Poco/Config.h
|
|
@@ -31,7 +31,7 @@
|
|
|
|
|
|
// Define to disable implicit linking
|
|
-// #define POCO_NO_AUTOMATIC_LIBS
|
|
+#define POCO_NO_AUTOMATIC_LIBS
|
|
|
|
|
|
// Define to disable automatic initialization
|