[CMake] CMAKE_BUILD_TYPE and Makefiles
Josef Karthauser
joe.karthauser at geomerics.com
Fri Sep 28 09:57:53 EDT 2007
Am I correct in thinking that cmake doesn't support build types for make
files? It doesn't seem to matter what I do with
CMAKE_CONFIGURATION_TYPES, when I generate a set of make files, they
appear to be created for a single generic target.
Is there a 'canonical' way of coaxing cmake to generate make files for
different configurations?
Joe
More information about the CMake
mailing list