Loading
#openttdcoop - Paste
Archives
Trending
Docs
Login
Paste #pxjfwr4s5
Wrap
Raw
Revise
#!/bin/sh
cmake
-D
WITH_MOVIES:
BOOL
=OFF \
-D
SDL_LIBRARY:
PATH
=
/
usr
/
lib64
/
libSDL2.so \
-D
SDL_INCLUDE_DIR
=
/
usr
/
include
/
SDL2 \
.
Note the . at the
last
line
Comments