156 B
156 B
Linux compilation
> mkdir build
> cd build
> cmake -DCMAKE_BUILD_TYPE=Debug ..
> make
Not exrecise
This is only example of template
> mkdir build
> cd build
> cmake -DCMAKE_BUILD_TYPE=Debug ..
> make
This is only example of template