[CMake] setting a default build type

Jan Woetzel jw at woetzelweb.de
Thu Sep 7 10:44:51 EDT 2006


Brandon J. Van Every wrote:

>   So, is there a mechanism to specify the default build type?

I think the .suo file stores this information which is not generated by 
CMake, actually.

For now (as a workaround) you may want to add a batchfile to select a 
configuration with devenv command line parameters (/build  /project 
/projetconfig etc.).

Jan.

-- 

  Dipl.-Ing. Jan Woetzel
--------------------------------------------------
  Uni Kiel
  Institut f. Informatik und Praktische Mathematik
  Hermann-Rodewaldstr. 3  [Raum 310]
  24098 Kiel/Germany
--------------------------------------------------
  Tel    +49-431-880-4477
  Fax    +49-431-880-4845
  Privat +49-431-802872
  Mob.   +49-179-2937346
--------------------------------------------------
  Url    www.mip.informatik.uni-kiel.de/~jw
  Email  jw at mip.informatik.uni-kiel.de
  Privat jw at WoetzelWeb.de



More information about the CMake mailing list