trying changing path

This commit is contained in:
Alberto Invernizzi 2021-06-30 08:35:06 +02:00
parent 3d86f2a288
commit 613e6c9faa

View File

@ -35,6 +35,6 @@ build:
verbosity: normal
test_script:
- cp libzmq/bin/libzmq*.dll Build/bin/%configuration%/
- cp libzmq/bin/libzmq*.dll Build/%configuration%/bin
- cd Build
- ctest -V -C %configuration%