David Faure wrote: > On Monday 05 June 2006 21:20, Allen Winter wrote: >> For example, my macro exits cmake after printing the log. > Yes this is good. Currently errors are too hidden in the cmake output. > > Request to the cmake developers: it's the same when there's a missing macro > used by > some cmake package or file; this should abort cmake, otherwise that error is > too > hidden and people don't notice it (the end of the cmake output looks like > everything > worked fine).
This is now done in CVS and will be included in 2.4.3. An unknown command error now counts as fatal in order to stop CMake list file processing. -Brad _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
