Skip to content
  • Christian Schulte zu Berge's avatar
    Moved Qt dependency to Qt5: · 5b20d90c
    Christian Schulte zu Berge authored
    * Updated all CMake scripts to use Qt5
    * CampvisApplication takes care of moving the QGLContext thread affinity to the threads that do the rendering.
    * QtCanvas:resize() is called through Qt signalling to ensure being in GUI thread.
    * Added init and deinit functions to the Runnable interface.
    * minimum required CMake version is now 3.0
    
    refs #249
    5b20d90c