Octopus with CMake#
Octopus now supports building with CMake. Until it is merged, you can find it at gitlab.com/LecrisUT/octopus#cmake.
$ git clone https://gitlab.com/octopus-code/octopus
$ cd octopus
$ git remote add LecrisUT https://gitlab.com/LecrisUT/octopus
$ git fetch
$ git checkout LecrisUT/cmake