Skip to content

Do not overwrite CMAKE_MODULE_PATH

Renato Oliveira Filho requested to merge work/module_path_fix into master

Append extra path into CMAKE_MODULE_PATH intead of overwriting it This make it more fexible to use the project as git submodule

Merge request reports