mirror of https://github.com/mosra/magnum.git
Browse Source
Currently it was visible only if BUILD_STATIC was set, but it affects both BUILD_STATIC and BUILD_PLUGINS_STATIC. And because CMakeDependentOption doesn't support logic OR, I can't make it visible if either of these two is set, so I'm just making it visible all the time.pull/88/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue