Skip to content
Snippets Groups Projects
Commit 12c93523 authored by Andre Maroneze's avatar Andre Maroneze
Browse files

[configure] fix dependency: eva requires callgraph

parent 86674062
No related branches found
No related tags found
No related merge requests found
......@@ -856,7 +856,7 @@ check_plugin(eva,src/plugins/value,
[support for value analysis],yes)
plugin_use(eva,gui)
plugin_use(eva,scope)
plugin_use(eva,callgraph)
plugin_require(eva,callgraph)
plugin_require(eva,server)
####################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment