Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 307427
Collapse All | Expand All

(-)kmymoney-3.96.0.orig/kmymoney/CMakeLists.txt (-1 / +1 lines)
Lines 129-135 Link Here
129
  ENDFOREACH( test )
129
  ENDFOREACH( test )
130
130
131
  ADD_CUSTOM_TARGET( test
131
  ADD_CUSTOM_TARGET( test
132
    COMMAND "ctest" "${CMAKE_CURRENT_SOURCE_DIR}")
132
    COMMAND "ctest -VV" "${CMAKE_CURRENT_SOURCE_DIR}")
133
ENDIF( KDE4_BUILD_TESTS )
133
ENDIF( KDE4_BUILD_TESTS )
134
134
135
135

Return to bug 307427