5 lines
60 B
Bash
Executable File
5 lines
60 B
Bash
Executable File
cd Thread-Pool/build/
|
|
cmake ..
|
|
make -j 12
|
|
sudo make install
|