Don't copy files after build 2.

This commit is contained in:
Gonzalo Exequiel Pedone 2021-02-21 14:56:46 -03:00
parent 68d393f59c
commit 93d4197bd2
No known key found for this signature in database
GPG key ID: B8B09E63E9B85BAF

View file

@ -80,3 +80,5 @@ if "%CMAKE_GENERATOR:~0,13%" == "Visual Studio" (
.. ..
cmake --build . cmake --build .
) )
cd ..