Go to file
RYAN 0e0bc0ee25
Some checks failed
on-push / build-and-test (push) Failing after 5s
asdsd
2024-09-02 01:46:28 +02:00
.gitea/workflows asd 2024-09-02 01:45:11 +02:00
build wip 2024-09-02 01:43:44 +02:00
libcopy-test wip 2024-09-02 01:43:44 +02:00
tests wip 2024-09-02 01:43:44 +02:00
.gitattributes wip 2024-09-02 01:43:44 +02:00
.gitignore wip 2024-09-02 01:43:44 +02:00
buildfile wip 2024-09-02 01:43:44 +02:00
manifest wip 2024-09-02 01:43:44 +02:00
README.md wip 2024-09-02 01:43:44 +02:00
repositories.manifest asdsd 2024-09-02 01:46:28 +02:00

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