Distribution list does not correctly handle VERSION_CURRENT options

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Unknown
    • 3.9.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The VERSION_CURRENT file used by the CXX Driver may be one of three options per this block of code (as of 2023-09-12):

      1. None (BUILD_VERSION is set).
      2. ${CMAKE_BINARY_DIR}/VERSION_CURRENT
      3. ${PROJECT_SOURCE_DIR}/build/VERSION_CURRENT{}

      However, the list of distribution files that are specified as dependencies of the dist target is hard-coded to unconditionally include build/VERSION_CURRENT in the list of files (corresponding to option 2 above).

              Assignee:
              Ezra Chung
              Reporter:
              Ezra Chung
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: