aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2022-10-22 12:22:37 +0300
committerthegeorg <thegeorg@yandex-team.com>2022-10-22 12:22:37 +0300
commitcfa801e12eec1f1845ed0d01f2c44888eefc1ba2 (patch)
tree35d2507f0121bc9968326b63b5155f48fa9ca264 /contrib/libs
parent0d25a9d37d273c2e151d89dacbf6cbe3badf0393 (diff)
downloadydb-cfa801e12eec1f1845ed0d01f2c44888eefc1ba2.tar.gz
Drop some add_defines=False settings from yamaker projects
Diffstat (limited to 'contrib/libs')
-rw-r--r--contrib/libs/expat/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/expat/CMakeLists.txt b/contrib/libs/expat/CMakeLists.txt
index ac9a9141da..cb5011be45 100644
--- a/contrib/libs/expat/CMakeLists.txt
+++ b/contrib/libs/expat/CMakeLists.txt
@@ -9,7 +9,7 @@
add_library(contrib-libs-expat)
target_compile_options(contrib-libs-expat PRIVATE
- -DHAVE_EXPAT_CONFIG_H
+ -DHAVE_CONFIG_H
-Wno-everything
)
target_include_directories(contrib-libs-expat PRIVATE