don't stop if qt is not found; more elegant way for adding qt rules
This commit is contained in:
@@ -58,12 +58,6 @@ endif
|
||||
noinst_PROGRAMS = versiontest
|
||||
versiontest_SOURCES = versiontest.cxx
|
||||
|
||||
%_ui.hxx: %.ui
|
||||
@UIC@ -o $@ $<
|
||||
|
||||
moc_%.cxx: %.hxx
|
||||
@MOC@ -o $@ $<
|
||||
|
||||
clean-local:
|
||||
-rm -r ${QMAKE_TARGET}.app
|
||||
|
||||
|
Reference in New Issue
Block a user