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 [EMAIL PROTECTED] Privat [EMAIL PROTECTED] _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
