diff options
author | 2022-11-01 19:36:12 -0400 | |
---|---|---|
committer | 2022-11-05 06:32:43 +0000 | |
commit | e41b0b28956d54254c714b6dc6b0fd3983c614c7 (patch) | |
tree | e72fd8070ca82e8cee5941d6eb473122ffeda4a8 /net-irc | |
parent | dev-qt/qt-creator: fix pkgconfig bdep (diff) | |
download | gentoo-e41b0b28956d54254c714b6dc6b0fd3983c614c7.tar.gz gentoo-e41b0b28956d54254c714b6dc6b0fd3983c614c7.tar.bz2 gentoo-e41b0b28956d54254c714b6dc6b0fd3983c614c7.zip |
dev-qt/qt-creator: fix unnecessary dependence on dev-cpp/yaml-cpp
Including the clangtools plugin's CMakeLists.txt causes an
unconditional dependence on dev-cpp/yaml-cpp, whether or not the plugin
is enabled. Removing 'add_subdirectory(clangtools)' from the parent
directory's CMakeLists.txt when the clangtools USE flag is disabled
resolves it.
Bug: https://bugs.gentoo.org/878753
Signed-off-by: Peter Levine <plevine457@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc')
0 files changed, 0 insertions, 0 deletions