summaryrefslogtreecommitdiffhomepage
path: root/external
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-21 01:01:03 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-21 01:01:03 +0200
commit3a48b0e1d0a3ac40d1e34c4957040486b1d3191a (patch)
treec778f31f828c4cfec988ca22f07dbff6d4628f96 /external
parent718346dbb91afab2d71f71683400d71bcaf6ee7c (diff)
cmake crap
Diffstat (limited to 'external')
-rw-r--r--external/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/CMakeLists.txt b/external/CMakeLists.txt
index 6cf2ad2d..e7882d18 100644
--- a/external/CMakeLists.txt
+++ b/external/CMakeLists.txt
@@ -25,6 +25,7 @@ else()
add_compile_options(
-Wno-error
-Wno-undef
+ -Wno-old-style-cast
)
endif()