Don't copy files after build 2.
This commit is contained in:
parent
68d393f59c
commit
93d4197bd2
1 changed files with 2 additions and 0 deletions
|
@ -80,3 +80,5 @@ if "%CMAKE_GENERATOR:~0,13%" == "Visual Studio" (
|
|||
..
|
||||
cmake --build .
|
||||
)
|
||||
|
||||
cd ..
|
||||
|
|
Loading…
Reference in a new issue