Another attempt at appveyor packaging

This commit is contained in:
Linus Probert 2018-05-11 19:41:49 +02:00
parent addf1474de
commit 3c1fbfaa2e
2 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ if (WIN32)
if (NOT PHYSFS_FOUND)
SET(CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS
${CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS}
${CMAKE_BINARY_DIR}/physfs/libphysfs.dll
${CMAKE_BINARY_DIR}/physfs-3.0.1/libphysfs.dll
)
endif ()
endif (WIN32)

Binary file not shown.