Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Commit 74efb53

Browse files
committed
Don't build app installer with build.bat
1 parent 5f50c7f commit 74efb53

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.bat

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,3 @@ cd win64
1414
cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_BUILD_TYPE=Release ..
1515
cmake --build .
1616
cd ..
17-
18-
echo build the MATLAB App installer
19-
"C:\Program Files\MATLAB\R2012b\bin\matlab.exe" -nodisplay -nosplash -wait -r "matlab.apputil.package('FMIKit.prj'); exit()"

0 commit comments

Comments
 (0)