Change build instruction
This commit is contained in:
parent
ddc559a663
commit
4fab660cb1
1 changed files with 2 additions and 2 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -40,7 +40,7 @@ pipeline {
|
|||
mkdir cpp\\build
|
||||
cd cpp\\build
|
||||
cmake ..
|
||||
make
|
||||
msbuild
|
||||
|
||||
cd ..\\..
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue