Skip to content

A drop in replacement for pkg-config/pkgconf using cps files

Notifications You must be signed in to change notification settings

dcbaker/cps-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPS-Config

CPS-Config has been designed to be used a drop-in replacement for pkg-config, with at least some features from pkgconf, as well as it's own features.

Building

You will need at least a C++ compiler, the Meson build system, and Ninja. It is currently only tested on Linux.

Basic instructions are:

meson setup builddir
ninja -C builddir test

Status

CPS-config is currently in alpha status. Some things work, others do not.

Bug reports and other issues are welcome.

Bug fix and feature PRs are welcome. For larger features please open an issue to help coordinate work.

About

A drop in replacement for pkg-config/pkgconf using cps files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.4%
  • Python 4.9%
  • Component Pascal 4.5%
  • Meson 3.2%