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? Andreas -- You'll never see all the places, or read all the books, but fortunately, they're not all recommended. _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
