Cmakelist - create several sln files
Eldadc opened this issue · 8 comments
Eldadc commented
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
pavelliavonau commented
Hi @Eldadc ,
- You must follow issue template and describe it properly.
- You haven't mentioned version of cmake-converter.
- Have you tried source from HEAD of develop?
Eldadc commented
Hi,
Thanks on the quick response.
Using 2.0.1. Version.
I did not understand #36
Thanks
pavelliavonau commented
Why 36?
It's closed. Any relations?
Eldadc commented
Hi,
What did you mean by
Have you tried source from HEAD of develop ?
Thanks
pavelliavonau commented
I meant git head of develop branch.
Eldadc commented
Ok thanks.
So do you have an idea what do when the sln and other vcxproj are in the same root dir.
Thanks
pavelliavonau commented
How is it related to the bug?
I'm not going support about cmake for free.
pavelliavonau commented
Fixed with 16f2da3