4 lines
44 B
Text
4 lines
44 B
Text
|
#!/bin/sh
|
||
|
|
||
|
cmake -DCMAKE_BUILD_TYPE=Debug .
|