pavelliavonau/cmakeconverter

Cmakelist - create several sln files

Eldadc opened this issue · 8 comments

Hi,

I have a project where my sln and some other vcproj files are on the same root dir.
After running the converter the cmake list creats those vcproj files as projecta including the major sln file.
Is there a workaround to create those vcproj as targets and not sln.

Thanks

Hi @Eldadc ,

  1. You must follow issue template and describe it properly.
  2. You haven't mentioned version of cmake-converter.
  3. Have you tried source from HEAD of develop?

Hi,
Thanks on the quick response.
Using 2.0.1. Version.
I did not understand #36
Thanks

Why 36?
It's closed. Any relations?

Hi,

What did you mean by
Have you tried source from HEAD of develop ?

Thanks

I meant git head of develop branch.

Ok thanks.
So do you have an idea what do when the sln and other vcxproj are in the same root dir.

Thanks

How is it related to the bug?

I'm not going support about cmake for free.

Fixed with 16f2da3