summarylogtreecommitdiffstats
path: root/shared.patch
diff options
context:
space:
mode:
Diffstat (limited to 'shared.patch')
-rw-r--r--shared.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/shared.patch b/shared.patch
new file mode 100644
index 000000000000..8eeb96496215
--- /dev/null
+++ b/shared.patch
@@ -0,0 +1,7 @@
+--- CMakeLists.txt 2018-07-06 01:14:01.114978618 +0800
++++ CMakeLists.txt 2018-07-06 01:14:25.542122689 +0800
+@@ -5,3 +5,3 @@
+ option(ENABLE_TESTS "Set to ON to enable building of tests" OFF)
+-option(BUILD_SHARED_LIBS "Build tgbot-cpp shared/static library." OFF)
++option(BUILD_SHARED_LIBS "Build tgbot-cpp shared/static library." ON)
+