diff --git a/CMakeLists.txt b/CMakeLists.txt index 3f140e8..eb0d2bb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,8 @@ if(NOT CxxQt_FOUND) endif() # Needed for Craft Android, otherwise it tries to use native tooling which is wrong -get_target_property(QMAKE_PATH Qt::qmake LOCATION) +#get_target_property(QMAKE_PATH Qt::qmake LOCATION) +set(QMAKE_PATH "/home/user/CraftRoot/build/libs/qt6/qtbase/image-MinSizeRel-6.8.0/bin/qmake") message("Using ${QMAKE_PATH}") cxx_qt_import_crate(