Some changes in try to fix issue when you enter
room with painted map, but frontend shows generated
one (most probably bug is triggered by template
filters)
Untested.
if(WIN32 AND NOT UNIX) file(GLOB DLLs *.dll) install(FILES ${DLLs} DESTINATION bin)endif(WIN32 AND NOT UNIX)