trainings/AdvancedCppV2/Presentation/exercises/someClass/README.md

156 B

Linux compilation

> mkdir build
> cd build
> cmake -DCMAKE_BUILD_TYPE=Debug ..
> make

Not exrecise

This is only example of template