Skip to main content

CMake converter for Visual Studio projects

Project description

https://travis-ci.org/algorys/cmakeconverter.svg?branch=develop Code Health https://coveralls.io/repos/github/algorys/cmakeconverter/badge.svg?branch=develop Documentation Status Most recent PyPi version License AGPL v3

Introduction

This project aims to facilitate the conversion of Visual Studio projects to CMake projects. The goal is to give to a Python script, a .vcxproj file, and output a CMakeLists.txt.

Note : Actually, it’s only works with C/C++ projects.

Quick Install & Run

You may have Python3 installed to make this library works !

Install from Pip

Install cmake-converter as a standard python library:

sudo pip install cmake_converter

Install from Source

Simply clone this repository and type the following command to install it:

# Inside repository folder
sudo pip install .

Run & Convert

After install library, just run the script as below. Your .vcxproj file is of course required:

cmake-converter -p <path/to/file.vcxproj>`

Documentation

Documentation for CMake Converter is available on Read The Docs.

Bugs, issues and contributing

Contributions to this project are welcome and encouraged … Issues in the project repository are the common way to raise an information.

Note: if you have an issue, please provide me if possible the visual studio project involved.

For QMake

If you’re looking for QMake to CMake, please look at qmake2cmake by digitalist.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmake_converter-1.1.0.tar.gz (18.9 kB view details)

Uploaded Source

File details

Details for the file cmake_converter-1.1.0.tar.gz.

File metadata

File hashes

Hashes for cmake_converter-1.1.0.tar.gz
Algorithm Hash digest
SHA256 4a5db3cee0281f02c918a5109437cf195321526c1cc8eb0c77cbc88c50140ba4
MD5 c9ba7e88fe1a39c6a0fda4d7872523b1
BLAKE2b-256 c77354754d13534b0609f375c0f7a46d6465dd2d9118a45ea4329348d84dba3e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page