[cfe-dev] Building with cmake

Daniel B Mosesson dmosess1 at binghamton.edu
Wed May 29 00:55:35 PDT 2013


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?



More information about the cfe-dev mailing list