mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 20:20:11 +02:00
... actually update.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user