diff --git a/story-editor/CMakeLists.txt b/story-editor/CMakeLists.txt index 724d3d0..a607cf1 100644 --- a/story-editor/CMakeLists.txt +++ b/story-editor/CMakeLists.txt @@ -286,7 +286,7 @@ if(UNIX) OpenGL::GL dl SDL3::SDL3 - SDL3_image + SDL3_image::SDL3_image libcurl_static OpenSSL::SSL OpenSSL::Crypto )