Move health sorter to visual gears:
- Should fix or at least help with problems when one of players quits (needs testing)
- Breaks 0.9.10 compatibility, so increase protocol number and set version to 0.9.11-dev
add_subdirectory(hedgewars)
IF(APPLE)
configure_file(${hedgewars_SOURCE_DIR}/share/Info.plist.in
${CMAKE_CURRENT_BINARY_DIR}/Info.plist)
ENDIF(APPLE)