On Thursday 18 May 2006 16:26, Laurent Montel wrote: > Hi, > I use cmake-2.4.1-beta and when I write just: > "cmake -D" I have a "Segmentation fault" > > I don't know where report this bug so I wrote here where there is some cmake > developper. (I didn't test cmake-2.4.2 for the moment) > Laurent,
Looks ok in cmake v2.4.2: % cmake -D Parse error in command line argument: -D Should be: VAR:type=value CMake Error: No cmake scrpt provided. CMake Error: Problem processing arguments. Aborting. % cmake --version cmake version 2.4-patch 2 -- Let's Keep the Political Talk Out of KDE PLEASE _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
