Hi, to ensure that example code showing how to use a library is up-to-date (and/or the installed headers/libs are okay) I would like to have that code automatically test-compiled directly after an installation of the headers/lib (as triggered by "make install"). The example code is in files of the same project.
Is there some way to do this, or has a similar thing been done already, to copy from? This is especially needed, as the installed header files might end up in other relative locations than in the source tree, and example code should of course use the path of the installed headers in the #include <path/class.h> directives (or the CamelCase variants). Thanks for any hint Friedrich -- Okteta - KDE 4 Hex Editor - http://utils.kde.org/projects/okteta _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
