sdl3/php-sdl3/config.nice
2025-10-26 13:39:25 +01:00

11 lines
180 B
Bash
Executable File

#! /bin/sh
#
# Created by configure
'./configure' \
'--with-sdl3=/usr/local' \
'--with-sdl3-gfx=/usr/local' \
'--with-sdl3-image=/usr/local' \
'--with-sdl3-ttf=/usr/local' \
"$@"