Disable Wconversion again

This commit is contained in:
Nicolas Werner 2022-10-26 01:21:52 +02:00
parent 9a90f8868f
commit ac0f011221
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 0 additions and 1 deletions

View File

@ -275,7 +275,6 @@ if(NOT MSVC)
"${CMAKE_CXX_FLAGS} \
-Wall \
-Wextra \
-Wconversion \
-pedantic \
-fsized-deallocation \
-fdiagnostics-color=always \