Skip to content
Commit 8cfea140 authored by Nicolás Alvarez's avatar Nicolás Alvarez
Browse files

Build system: fix disabling of plugins according to missing deps.

Apparently setting BUILD_foo to OFF from CMakeLists.txt is not enough
to disable an ecm_optional_add_subdirectory. Instead, I'm now not running
the ecm_optional_add_subdirectory at all if the deps aren't found.

REVIEW:120428
parent 460202a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment