mirror of https://github.com/snes9xgit/snes9x.git
3 lines
76 B
Bash
3 lines
76 B
Bash
|
#!/bin/sh
|
||
|
CMAKE_PREFIX_PATH=../../../qt/lib/cmake cmake .. -G Ninja $PARAMS
|