Currently, I build with: ../.../configure --with-gcc-toolchain=/path/to/gcc/toolchain --enable-optimized make make install I now wish to use Cmake. Is there a reference as to the cmake alternatives for these options?