Page MenuHome

CMake: Use mark as advanced for several library cache variables
Needs ReviewPublic

Authored by Anthony Edlin (krash) on May 11 2020, 7:36 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

When using find_package, add mark as advanced for several library cache variables.

Diff Detail

Repository
rB Blender

Event Timeline

Anthony Edlin (krash) requested review of this revision.May 11 2020, 7:36 PM
Anthony Edlin (krash) created this revision.

Since https://developer.blender.org/D14132 landed, see if any changes are remaining after updating to latest master.