copy/README.md
RYAN 67a74bb7bb
Some checks failed
on-push / build-and-test (push) Failing after 7s
wip
2024-09-02 01:43:44 +02:00

723 B

libcopy-test - A C++ library

The libcopy-test C++ library provides .

Usage

To start using libcopy-test in your project, add the following depends value to your manifest, adjusting the version constraint as appropriate:

depends: libcopy-test ^<VERSION>

Then import the library in your buildfile:

import libs = libcopy-test%lib{<TARGET>}

Importable targets

This package provides the following importable targets:

lib{<TARGET>}

Configuration variables

This package provides the following configuration variables:

[bool] config.libcopy_test.<VARIABLE> ?= false