Makefile.am for qttestrunner
Brought to you by:
blep
I would like to make a suggestion for the next cppunit-
release:
For a better integration of the build-process under linux,
please provide a
'Makefile.am' for qttestrunner,
so that the 'libqttestrunner.la' libtool-library is installed
automatically
by the autotool-scripts.
With best regards,
J.Kaesser.
Logged In: YES
user_id=196852
This require autotools mastery. I'm currently the only
maintainer of cppunit and do not have such skill.
You also need to handle the case were qt is not available...
Baptiste.