CMake Converter, version 2.0.0
I'm happy to introduce new stable release of cmake-converter! All the code almost completely rewritten. Many improvements and fixes. Try it out.
- Minimum python version is 3.4.
- Solution file is required for conversion.
- Minimum required CMake version for output CMake lists is 3.13
- Parallel conversion of projects.
- Support of Fortran projects (*.vfproj) and ifort compiler
- Customizable verbocity of output and warning levels.
- Dry mode
- Many new flags are supported.
Special thanks to @yrHeTaTeJlb for his help and patience.