Peter Kümmel schrieb: > Is testing supported by emerge? > yes > IDE doesn't work, and the generated nmake files don't build the tests either. > > How could I start the build of tests by nmake in kdecore? > CMakeBuildSystem.py says:
set EMERGE_BUILDTESTS=True this enables testing support and adds a KDE4_BUILD_TESTS=1 to cmake configure line with self.subinfo.options.configure.testDefine package related testing defines could be added. Ralf _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
