Skip to content
  • netfab's avatar
    build: fix build with meson · 431289be
    netfab authored
    
    
    > GLogiK/src/bin/gui/Qt/mainWindow.cpp:
    > In member function ‘void
    > GLogiK::MainWindow::getExecutablesDependenciesMap()’:
    > GLogiK/src/bin/gui/Qt/mainWindow.cpp:474:49:
    > error: ‘GK_DEP_QT5_VERSION’ was not declared in this scope
    >   474 |                                         {"Qt5",
    >       GK_DEP_QT5_VERSION, qVersion()},
    >             |
    > 	    ^~~~~~~~~~~~~~~~~~
    > 	    compilation terminated due to -Wfatal-errors.
    
    Signed-off-by: default avatarFabrice Delliaux <netbox253@gmail.com>
    431289be