From 44bf6ecfdca6b0499b5ae2cf7b380a3ff310f0e9 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Wed, 13 Apr 2022 15:24:02 +0200 Subject: qt6 ready --- mobile/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile/CMakeLists.txt') diff --git a/mobile/CMakeLists.txt b/mobile/CMakeLists.txt index 9d07f9a..7cfc9c4 100644 --- a/mobile/CMakeLists.txt +++ b/mobile/CMakeLists.txt @@ -52,7 +52,7 @@ if(Qt5Core_FOUND) # guess plugins and libraries directory set(QT_PLUGINS_DIR "${Qt5Core_DIR}/../../../plugins") - get_target_property(QT_LIBRARY_DIR Qt5::Core LOCATION) + get_target_property(QT_LIBRARY_DIR Qt6::Core LOCATION) get_filename_component(QT_LIBRARY_DIR ${QT_LIBRARY_DIR} PATH) endif() -- cgit v1.2.3-70-g09d2