fix craft test again
This commit is contained in:
parent
3f9d348987
commit
be72812f06
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue