- Take girder height into account (fix issue #908)
- Fix off-by-2 error in girder placement
- Some tweaks to allow for more girders placed
if(WIN32 AND NOT UNIX) file(GLOB DLLs *.dll) file(GLOB ICOs *.ico) install(FILES ${DLLs} ${ICOs} DESTINATION ${target_library_install_dir})endif(WIN32 AND NOT UNIX)