Archived
1
Fork 0

fix craft test again

This commit is contained in:
Joshua Goins 2024-12-30 14:24:23 -05:00
parent 3f9d348987
commit be72812f06

View file

@ -26,6 +26,7 @@ endif()
# Needed for Craft Android, otherwise it tries to use native tooling which is wrong # 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)
message("Using ${QMAKE_PATH}")
cxx_qt_import_crate( cxx_qt_import_crate(
MANIFEST_PATH Cargo.toml MANIFEST_PATH Cargo.toml