[CMake] Wrapper for cmake (configure-script)

Richard Wiedenhöft richard.wiedenhoeft at gmail.com
Thu Feb 14 03:59:02 EST 2013


Hello,

I recently started writing a configure shell-script that is calling
cmake and accepts options similar to the autotools configure script.

https://github.com/Richard-W/cmake-configure-wrapper

Maybe it is useful to some of you.

As of now it is only supporting the CC, CXX and --prefix option, because
they are sufficient for me. Contributions however are very welcome.

~Richard



More information about the CMake mailing list