Merge pull request #1556 from srcejon/reenable_3dmap

Reenable 3D Map
This commit is contained in:
Edouard Griffiths 2023-01-05 19:22:53 +01:00 committed by GitHub
commit 5bfd42ab80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ set(map_HEADERS
webserver.h
)
set(Qt${QT_DEFAULT_MAJOR_VERSION}WebEngine_FOUND FALSE)
if(Qt${QT_DEFAULT_MAJOR_VERSION}WebEngine_FOUND)
add_compile_definitions(QT_WEBENGINE_FOUND)
configure_file(mapguiwebengine.ui mapgui.ui)