# This file reconfigures variables at CPack time. # # It is called by # https://cmake.org/cmake/help/latest/module/CPack.html#variable:CPACK_PROJECT_CONFIG_FILE # #used to get cmake-time variables at cpack-time set(INKSCAPE_VERSION_SUFFIX @INKSCAPE_VERSION_SUFFIX@) if (CPACK_GENERATOR STREQUAL "WIX") # for Wix, version should be a.b.c.d with a,b,c between 0 and 255, and # 0