[Cmake] file/project specific compile flags

Andrew Fitzgibbon awf at robots.ox.ac.uk
Mon Oct 29 12:22:56 EST 2001


It would certainly be nice if cmake allowed it, but
you could use James' suggestion if cmake provides
some sort of predefined symbol that allows buil
switching -- does it?

e.g.

#ifdef CMAKE_BUILD_RELWITHDEBINFO
...




More information about the CMake mailing list