diff --git a/CMakeLists.txt b/CMakeLists.txt index 401e92e..3f140e8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,6 +26,7 @@ endif() # Needed for Craft Android, otherwise it tries to use native tooling which is wrong get_target_property(QMAKE_PATH Qt::qmake LOCATION) +message("Using ${QMAKE_PATH}") cxx_qt_import_crate( MANIFEST_PATH Cargo.toml