Skip to content

Work/fix external libraries

Tomaz Canabrava requested to merge work/fix_external_libraries into master

This comit series fixes the build folder being added as external libraries. now if there are c++ files generated in the build folder, they will be part of the project.

Merge request reports