Navigation Menu

Skip to content

Commit

Permalink
Another dumb hack
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 22, 2021
1 parent 3f5ec23 commit 5a5fe5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -448,7 +448,7 @@ if(WITH_CORE)
else()
add_definitions(-DQT_NO_PRINTER)
endif()
find_package(Qt6 COMPONENTS Positioning)
# find_package(Qt6 COMPONENTS Positioning)
if (WITH_QTWEBKIT)
find_package(Qt5WebKit REQUIRED)
find_package(Qt5WebKitWidgets REQUIRED)
Expand Down

0 comments on commit 5a5fe5e

Please sign in to comment.