1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Fix buildbot

This commit is contained in:
Perttu Ahola 2012-04-03 08:55:13 +03:00
parent fa670fa4b5
commit b9b56bac6b
2 changed files with 34 additions and 38 deletions

View file

@ -386,7 +386,7 @@ endif()
# Installation
#
if(WIN32)
if(MIGWM10_DLL)
if(MINGWM10_DLL)
install(FILES ${MINGWM10_DLL} DESTINATION ${BINDIR})
endif()
if(DEFINED ZLIB_DLL)