diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-07 06:35:29 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-07 06:35:29 +0100 |
| commit | fd9a69fcd6616b0bedbd1b30339b37becd21ba36 (patch) | |
| tree | 542005d15c87c8ab9d30562b34fe093c7f266131 /external | |
| parent | 9045f8cb38893d1bc75275e2773052f8e75af5c7 (diff) | |
cmake cruft
Diffstat (limited to 'external')
| -rw-r--r-- | external/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/CMakeLists.txt b/external/CMakeLists.txt index aeab7d0b..fe774f8b 100644 --- a/external/CMakeLists.txt +++ b/external/CMakeLists.txt @@ -27,7 +27,7 @@ else() -Wno-error -Wno-undef ) - set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-old-style-cast") + #set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-old-style-cast") endif() if(FLOORMAT_SUBMODULE-DEPENDENCIES) |
