2 lines
145 B
Bash
2 lines
145 B
Bash
|
|
cmake -B../build -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/data/data/com.termux/files/usr/lib -S../
|
||
|
|
cmake --build ../build --config Release
|