Atlas - sdl2-config.cmake.in

Home / ext / SDL2 Lines: 1 | Size: 386 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)]
[FILE BEGIN]
1# sdl2 cmake project-config input for ./configure scripts 2 3set(prefix "@prefix@") 4set(exec_prefix "@exec_prefix@") 5set(libdir "@libdir@") 6set(SDL2_PREFIX "@prefix@") 7set(SDL2_EXEC_PREFIX "@prefix@") 8set(SDL2_LIBDIR "@libdir@") 9set(SDL2_INCLUDE_DIRS "@includedir@/SDL2") 10set(SDL2_LIBRARIES "-L${SDL2_LIBDIR} @SDL_RLD_FLAGS@ @SDL_LIBS@") 11string(STRIP "${SDL2_LIBRARIES}" SDL2_LIBRARIES) 12
[FILE END]
(C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.