6 lines
45 B
Bash
6 lines
45 B
Bash
|
cd NlpEncoder
|
||
|
mkdir out
|
||
|
cd out
|
||
|
cmake ..
|
||
|
make
|