On 05.06.07 19:33:55, Thiago Macieira wrote: > Andreas Pakulat wrote: > >Hi, > > > >I'd like to know wether its expected that one needs both kde4_add_test > >and add_test to make tests work even if KDE4_BUILD_TESTS was set to off? > > > >If one doesn't tell cmake via add_test() that a testcase exists the make > >test target doesn't find any tests, even after building them via make > ><testname>. I think add_test should be included in kde4_add_test, or is > >there a reason why this is not done? > > Because I forgot about it when I wrote the macro, most likely.
So that means add_test can just be added to kde4_add_test? Does this need to wait for monday? (If not I'll do it right away, to not forget it again). Andreas -- It's all in the mind, ya know. _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
