Skip to content

build2 package repository for zycore-c

Notifications You must be signed in to change notification settings

build2-packaging/zycore

Repository files navigation

Zycore - Platform-independent types, macros, and fallbacks for environments without libc.

This is a build2 package repository for zycore-c.

This file contains setup instructions and other details that are more appropriate for development rather than consumption. If you want to use zycore in your build2-based project, then instead see the accompanying PACKAGE-README.md file.

The development setup for zycore uses the standard bdep-based workflow. For example:

git clone .../zycore.git
cd zycore

bdep init -C @gcc cc config.cxx=g++
bdep update
bdep test