[CMake] problem setting CMAKE_BUILD_TYPE and CMAKE_INSTALL_PREFIX

Brandon Van Every bvanevery at gmail.com
Mon Jan 28 13:22:54 EST 2008


On Jan 28, 2008 12:31 PM, Yogesh Marwaha <yogeshm.007 at gmail.com> wrote:
> set (CMAKE_BUILD_TYPE Release)

Please see http://www.cmake.org/Wiki/CMake_Useful_Variables for info
on this variable.

> set (CMAKE_INSTALL_PREFIX "/usr")

I agree with the other poster that you should not set this unless you
have an exceptionally good reason to.


Cheers,
Brandon Van Every


More information about the CMake mailing list