Skip to content
Snippets Groups Projects
Commit 84ca25f3 authored by Philippe Delandmeter's avatar Philippe Delandmeter
Browse files

Common : bug solved

parent c46cb1ee
No related branches found
No related tags found
No related merge requests found
......@@ -374,7 +374,7 @@ int MergeFile(const std::string &fileName, bool warnIfMissing)
status = readFile3M(fileName);
}
#endif
#if defined(HAVE_ONELAB_METAMODEL)
#if defined(HAVE_ONELAB_METAMODEL) && defined(HAVE_FLTK)
else if(ext == ".ol"){
// TODO: allow passing action to metamodel from command line
status = metamodel_cb(fileName);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment