Révision | 4ddf9dee695c662723cf66dd3746c9747e04180e (tree) |
---|---|
l'heure | 2022-11-19 18:58:29 |
Auteur | Fs <Fsu0413@vip....> |
Commiter | Fs |
grammar
@@ -96,6 +96,6 @@ fso.DeleteFile PATH_TO_TARGET & "\lib\cmake\Qt6\Qt6Dependencies.cmake" | ||
96 | 96 | fso.MoveFile PATH_TO_TARGET & "\lib\cmake\Qt6\Qt6Dependencies.cmake.new", PATH_TO_TARGET & "\lib\cmake\Qt6\Qt6Dependencies.cmake" |
97 | 97 | |
98 | 98 | ' lib/cmake/Qt6/QtBuildInternalsExtra.cmake |
99 | -' Is this need to be modified? This is the install directory! | |
100 | -' Our Qt builds are relocatable so it seems like there is no need for modifying it | |
99 | +' Does this need to be modified? This is the install directory! | |
100 | +' Our Qt builds are relocatable so it seems like there is no way that the file needs to be modified | |
101 | 101 | ' set(qtbi_orig_staging_prefix "") |