Even though the build system of GluCat has recently been overhauled, it still uses Autotools. Since (as a separate issue) a port from uBLAS to Armadillo is being considered, this could be an opportunity to port the build system to CMake. This could have other advantages, including an opportunity to refactor the test and example programs. Another possible longer term advantage would be to enable a port to Windows.
See: StackOverflow: "Tutorial for converting autotools to cmake", StackOverflow: "Linking to Armadillo libraries with CMake".
Even though the build system of GluCat has recently been overhauled, it still uses Autotools. Since (as a separate issue) a port from uBLAS to Armadillo is being considered, this could be an opportunity to port the build system to CMake. This could have other advantages, including an opportunity to refactor the test and example programs. Another possible longer term advantage would be to enable a port to Windows.
See: StackOverflow: "Tutorial for converting autotools to cmake", StackOverflow: "Linking to Armadillo libraries with CMake".