更新 CMakeLists.txt

This commit is contained in:
2025-05-28 11:06:27 +08:00
parent 31e99152e9
commit 58c0439ae1

View File

@ -45,7 +45,7 @@ set(PROJECT_NAME "${PROJECT_NAME}-console")
add_executable(${PROJECT_NAME} ${SOURCE_CODE})
target_link_libraries(${PROJECT_NAME}
${SDL3_LIBRARIES}
${SDL2_LIBRARIES}
SDL2_mixer::SDL2_mixer
SDL2_ttf::SDL2_ttf
SDL2_image::SDL2_image