Skip to content

Commit f7f68f9

Browse files
committed
need to build twice to get the shared libraries to copy themselves in
1 parent f37a93a commit f7f68f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ build_script:
3535
- ctest -V -C Debug
3636
- cmake -DBUILD_SHARED_LIBS=ON "-DCMAKE_TOOLCHAIN_FILE=c:\projects\build\vcpkg\scripts\buildsystems\vcpkg.cmake" ..
3737
- cmake --build .
38+
- cmake --build .
3839
- ctest -V -C Debug

0 commit comments

Comments
 (0)