if ! in_depends $MODULE ntk-git && ! in_depends $MODULE fltk; then
  OPTS+=" -DGuiModule=off"
fi &&

default_cmake_build
