Convert MSBuild Project to CMake?

Sysprogs forums Forums VisualGDB Convert MSBuild Project to CMake?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33430
    Seidleroni
    Participant

    I have a project I’ve been working on for quite a while and it is rather large (a few hundred files). Is there an easy way to convert the project from using MSBuild which older versions of VGDB used to CMake? I asked this question a couple of years ago but thought it might be worth asking again.

    #33431
    support
    Keymaster

    Hi,

    Sorry, MSBuild and CMake handle the build settings in rather different ways, so there is no automatic conversion between them. Our best advice would be to use the generic import logic and then manually adjust the project settings to match the MSBuild project.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.