Changeset 32247


Ignore:
Timestamp:
2018-07-06T19:33:30+12:00 (6 years ago)
Author:
ak19
Message:

Minor improvement to print statement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs2-extensions/xpdf-tools/trunk/src/packages/gs-CMakeLists.txt

    r32246 r32247  
    2727
    2828if(GSDLFLAG_STATIC)
    29   message(STATUS "@@@@ GSDLFLAG_STATIC SET. Building xpdf-tools statically.")
     29  message(STATUS "@@@@ GSDLFLAG_STATIC SET to ${GSDLFLAG_STATIC}. Building xpdf-tools statically.")
    3030else ()
    3131  message(STATUS "@@@@ GSDLFLAG_STATIC not SET. Building dynamically using xpdf-tools' (mostly) original, unmodified linker flags.")
Note: See TracChangeset for help on using the changeset viewer.