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