Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-1255

Cannot customize cmakepresets.json. (issue #38)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • 3.3.0
    • 3.3.0
    • CMake
    • None

    Description

      The only thing I do is to add a cmake_toolchain_file in the cmakepresets.json generated by this extension, after I reconfigure project, this line is removed.

       

      {
        "version": 3,
        "configurePresets": [
          {
            "hidden": true,
            "name": "Qt",
            "cacheVariables": {
              "CMAKE_PREFIX_PATH": "$env{QTDIR}",
              "CMAKE_TOOLCHAIN_FILE": "$env{VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake"
            },
            "vendor": {
              "qt-project.org/Qt": {
                "checksum": "wVa86FgEkvdCTVp1/nxvrkaemJc="
              }
            }
          }
        ],
        "vendor": {
          "qt-project.org/Presets": {
            "checksum": "67SmY24ZeVbebyKD0fGfIzb/bGI="
          }
        }
      } 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtvstools Qt VS Tools
            heimrich Karsten Heimrich
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes