mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 01:29:18 +08:00
[sdl2-image] changed include directory to SDL2 include directory
This commit is contained in:
parent
2bb72e6637
commit
07fb014193
@ -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:")
|
||||
|
Loading…
x
Reference in New Issue
Block a user