Home · Overviews · Reference · Classes codeless banner

RUNLAST

Assign snippets of code to this variable to have them run "last". Each element of the list is one snippet so quoting is important.

    RUNLAST+=\
        "message(hi mom)"\
        "contains(SOURCES,main.cpp):message(has a main.cpp)"

See also QBuild Variables and QBuild Script.


Copyright © 2009 Trolltech
Qt Extended - QBuild Maintainer Guide