Skip to content

dev-pipeline/dev-pipeline-cmake

Repository files navigation

dev-pipeline-cmake

codacy Maintainability lgtm lgtm-quality

A CMake plugin for dev-pipeline

Installation

The simplest way to install is using pip.

$ cd /path/to/dev-pipeline-cmake
$ pip3 install

If you don't have pip available, you can run setup.py directly.

$ cd /path/to/dev-pipeline-cmake
$ python3 setup.py install

You'll need cmake installed. Doing that is beyond the scope of this document, but it should be available for pretty much every operating system.

Using

You can use cmake as an option for build in a build.config. Information about options you can set are in the documentation.

About

A cmake plugin for dev-pipeline

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages