7 lines
52 B
Bash
7 lines
52 B
Bash
cd NlpCodec
|
|
mkdir out
|
|
cd out
|
|
cmake ..
|
|
make
|
|
cd ../..
|