Skip to content

[fix][cmake] Fix the CMakeLists.txt in the source folder

Timo Koch requested to merge fix/cmake-lists-source-make-install into master

Fixes all CMakeLists.txt in the source folder using the script in bin/util/create_cmakelists.py. This should fix "make install".

Should be backported to the release branch 3.1, too.

Merge request reports