Remove hard SDL_main references for CMake solution
This commit is contained in:
@@ -72,6 +72,7 @@ target_link_libraries(
|
||||
yaze
|
||||
SDL2::SDL2main
|
||||
)
|
||||
add_definitions(-DSDL_MAIN_HANDLED)
|
||||
endif()
|
||||
|
||||
target_link_libraries(
|
||||
|
||||
Reference in New Issue
Block a user