You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error("Unable to locate remaken rules in " $${QMAKE_REMAKEN_RULES_ROOT} ". Either check your remaken installation, or provide the path to your remaken qmake root folder rules in REMAKEN_RULES_ROOT environment variable.")
25
41
}
26
42
27
-
message("Remaken qmake build rules used : " $$QMAKE_REMAKEN_RULES_ROOT)
43
+
message("Remaken qmake build rules used : " $$QMAKE_REMAKEN_RULES_ROOT)
0 commit comments