mirror of
https://github.com/snes9xgit/snes9x.git
synced 2025-04-02 10:42:16 -04:00
2 lines
76 B
Bash
2 lines
76 B
Bash
#!/bin/sh
|
|
CMAKE_PREFIX_PATH=../../../qt/lib/cmake cmake .. -G Ninja $PARAMS
|