Merge lp:~didrocks/bamf-qt/add-make-check into lp:bamf-qt

Proposed by Didier Roche-Tolomelli
Status: Merged
Approved by: Aurélien Gâteau
Approved revision: 390
Merged at revision: 389
Proposed branch: lp:~didrocks/bamf-qt/add-make-check
Merge into: lp:bamf-qt
Diff against target: 11 lines (+1/-0)
1 file modified
CMakeLists.txt (+1/-0)
To merge this branch: bzr merge lp:~didrocks/bamf-qt/add-make-check
Reviewer Review Type Date Requested Status
Aurélien Gâteau (community) Approve
Review via email: mp+83130@code.launchpad.net

Description of the change

Add a dummy make check

To post a comment you must log in.
lp:~didrocks/bamf-qt/add-make-check updated
390. By Didier Roche-Tolomelli

no space please

Revision history for this message
Aurélien Gâteau (agateau) wrote :

Looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2011-07-27 22:44:06 +0000
3+++ CMakeLists.txt 2011-11-23 10:12:24 +0000
4@@ -97,6 +97,7 @@
5 ${QT_QTGUI_LIBRARIES}
6 ${QT_QTDECLARATIVE_LIBRARIES}
7 )
8+add_custom_target(check)
9
10 # Install
11 set(IMPORT_INSTALL_DIR lib/qt4/imports/bamf)

Subscribers

People subscribed via source and target branches