Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Commit

Permalink
Applied Ubuntu patch bug_822210_fix_sdl2-config.cmake_whitespace.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Oct 7, 2016
1 parent 4cbd94c commit 5790ad4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdl2-config.cmake.in
Expand Up @@ -8,3 +8,4 @@ set(SDL2_EXEC_PREFIX "@prefix@")
set(SDL2_LIBDIR "@libdir@")
set(SDL2_INCLUDE_DIRS "@includedir@/SDL2")
set(SDL2_LIBRARIES "-L${SDL2_LIBDIR} @SDL_RLD_FLAGS@ @SDL_LIBS@")
string(STRIP "${SDL2_LIBRARIES}" SDL2_LIBRARIES)

0 comments on commit 5790ad4

Please sign in to comment.