Right now, building the GAP.app bundle resp. the dmg requires that one first installs at least the Xcode command line tools, as well as cmake and boost.
Perhaps we could make a cmake package (similar to automake, autoconf, libtool) which builds cmake, thus removing the need to manually install a copy of cmake. This also removes yet another variable in the build process, increasing the chance that the dmg creation works across many systems.
Right now, building the GAP.app bundle resp. the dmg requires that one first installs at least the Xcode command line tools, as well as cmake and boost.
Perhaps we could make a cmake package (similar to automake, autoconf, libtool) which builds cmake, thus removing the need to manually install a copy of cmake. This also removes yet another variable in the build process, increasing the chance that the dmg creation works across many systems.