Skip to content
  • Halla Rempt's avatar
    Add a new macro: kde4_add_broken_unit_test · f7990279
    Halla Rempt authored
    This does everything kde4_add_unit_test does, except for calling
    add_test(); and it warns about the broken unittest on running cmake.
    You can still run the tests manually when you want to fix them,
    but at least we can achieve a stable build now.
    f7990279