Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenMesh
OpenMesh
Commits
02cbf68b
Commit
02cbf68b
authored
Oct 30, 2018
by
Kersten Schuster
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Windows.bat
parent
bcf0136e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
CI/Windows.bat
CI/Windows.bat
+3
-1
No files found.
CI/Windows.bat
View file @
02cbf68b
...
...
@@ -67,6 +67,8 @@ IF "%BUILD_PLATFORM%" == "VS2017" (
IF
"
%APPS%
"
==
"ON"
(
set
STRING_APPS
=
ECHO
"Copying Platform plugins from
%QT_INSTALL_PATH%
\plugins\platforms to Build\plugins\platforms"
REM Create the platform plugins subdirectory for the qt plugins required to run the gui apps
mkdir
Build
\plugins
mkdir
Build
\plugins\platforms
...
...
@@ -112,7 +114,7 @@ IF EXIST %LIBPATH%\ (
IF
EXIST
%QT_INSTALL_PATH%
\
(
ECHO
"QT_INSTALL_PATH ... Ok"
)
ELSE
(
ECHO
"QT_INSTALL_PATH not found
!
"
ECHO
"QT_INSTALL_PATH
:
%QT_INSTALL_PATH%
\
not found
!
"
exit
10
;
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment