Skip to content

Rebuild

Just re-make && make install existing build folder. Speeds-up the process, since no cmake is called, only make && make install. If cmake configuration file is modified, make will call cmake first.

As a bonus, this doesn't pollute existing structure by avoiding creation of a new build folder.

Enjoy!

Merge request reports

Loading