5 lines
55 B
Bash
Executable File
5 lines
55 B
Bash
Executable File
cd spdlog/build/
|
|
cmake ..
|
|
make -j 12
|
|
sudo make install
|