[glutils,keel,nostalgia,turbine] Cleanup sign conversion warnings that are now enabled universal

This commit is contained in:
2023-06-17 20:03:45 -05:00
parent 2974fa5863
commit 04cb710d56
6 changed files with 1 additions and 24 deletions

View File

@@ -16,9 +16,7 @@ target_link_libraries(
NostalgiaCore-Keel
NostalgiaScene-Keel
)
if(NOT MSVC)
target_compile_options(NostalgiaKeelModules PRIVATE -Wsign-conversion)
endif()
install(
FILES
keelmodules.hpp