Skip to content

[*] Fix cmake file.

alexey.stratulat requested to merge fix_cmake into master

I made the project name be declared before the find_package function. What fixes the error: missing variable errors.

Merge request reports