Logging this as a task for me to finish later. The only semi-complicated part of creating this formula is that we have two versions of the cmake configuration that are known to work with MacOS/Mojave(10.14) boxes in testing. If the first fails, then we should see if the second leads to a build that works. If neither work, then we should try the Linux (default from-source) version of the configuration using cmake.
Logging this as a task for me to finish later. The only semi-complicated part of creating this formula is that we have two versions of the
cmakeconfiguration that are known to work with MacOS/Mojave(10.14) boxes in testing. If the first fails, then we should see if the second leads to a build that works. If neither work, then we should try the Linux (default from-source) version of the configuration usingcmake.