diff options
Diffstat (limited to 'external')
| -rw-r--r-- | external/CMakeLists.txt | 1 |
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() |
