更新 CMakeLists.txt
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user