Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-2215

Windows build fails if CMAKE_MODULE_PATH is not empty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-c-0.31.0
    • proton-c-0.32.0
    • build

    Description

      In tools/cmake/Modules/WindowsC99CheckDef.cmake:

      COMMAND ${PYTHON_EXECUTABLE}
      	    ${CMAKE_MODULE_PATH}/WindowsC99SymbolCheck.py $<TARGET_FILE_DIR:qpid-proton>
      

      This is wrong, if only because CMAKE_MODULE_PATH is a list of directories, not a single directory.

      Attachments

        Activity

          People

            jdanek Jiri Daněk
            jdanek Jiri Daněk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: