4 lines
60 B
Bash
4 lines
60 B
Bash
|
cd event/build/
|
||
|
cmake .. -DCMAKE_C_FLAGS="-fPIC"
|
||
|
make -j 12
|