diff --git a/CMakeLists.txt b/CMakeLists.txt index f75b8674..73e2479c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -239,9 +239,7 @@ endif() target_include_directories(${sdl3_image_target_name} PUBLIC "$" - "$" "$" - "$" ) target_compile_definitions(${sdl3_image_target_name} PRIVATE BUILD_SDL diff --git a/cmake/sdl3-image.pc.in b/cmake/sdl3-image.pc.in index bd286bcf..dae41dfa 100644 --- a/cmake/sdl3-image.pc.in +++ b/cmake/sdl3-image.pc.in @@ -10,4 +10,4 @@ Requires: sdl3 >= @SDL_REQUIRED_VERSION@ Libs: -L${libdir} -lSDL3_image Requires.private: @PC_REQUIRES@ Libs.private: @PC_LIBS@ -Cflags: -I${includedir} -I${includedir}/SDL3_image +Cflags: -I${includedir}