[sdl2-image] changed include directory to SDL2 include directory

This commit is contained in:
Patrick Bader 2017-01-07 11:51:07 +01:00
parent 2bb72e6637
commit 07fb014193

View File

@ -88,7 +88,7 @@ install(TARGETS SDL2_image
ARCHIVE DESTINATION lib
LIBRARY DESTINATION lib)
install(FILES SDL_image.h DESTINATION include/SDL2_image CONFIGURATIONS Release)
install(FILES SDL_image.h DESTINATION include/SDL2 CONFIGURATIONS Release)
message(STATUS "Link-time dependencies:")