Skip to content

Possible bug with CMake and visual studio release type #1582

Closed
@enetheru

Description

@enetheru

Godot version

godot-cpp version

master

System information

github ci

Issue description

I pulled the build logs from the github ci, 🏁 Build (Windows, MSVC, CMake)
cmake command is 'cmake -DCMAKE_BUILD_TYPE=Release -G"Visual Studio 16 2019" .' but the visual studio build command has this in it: '/p:Configuration=Debug' is this a bug? I'm unfamilar with msvc
I'm submitting this so that it doesnt get lost, and can be reviewed by someone familiar with msvc

Steps to reproduce

review the ci logs

Minimal reproduction project

Release build of godot-cpp using CMake and Visual Studio

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis has been identified as a bugcmaketopic:buildsystemRelated to the buildsystem or CI setup

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions