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

Install

You may have Python3 installed to make this library works. Currently, cmake-converter is not available on pip. So clone this repository and type the following command to install it:

# Inside repository folder
sudo pip install .

Run

After install library, just run the script as below. Your <file>.vcxproj 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.

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-0.0.1.tar.gz (18.2 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for cmake_converter-0.0.1.tar.gz
Algorithm Hash digest
SHA256 69e665fdc7c368cb584f4906574eb8d57cf981024fa5f504a93faaee00bb8e58
MD5 f8b5666d8a31c03806ed9537f6310772
BLAKE2b-256 f0d21c64451c327a21ae1263c9c5bfdb0d77c326b5fdd45db3357d54fe685f5c

See more details on using hashes here.

Provenance

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