Go to file
RYAN 3927e17954
All checks were successful
on-push / build-and-test (push) Successful in 18s
asd
2024-09-02 01:53:43 +02:00
.gitea/workflows asd 2024-09-02 01:53:43 +02:00
build wip 2024-09-02 01:43:44 +02:00
libcopy-test asd 2024-09-02 01:53:43 +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 asd 2024-09-02 01:47:54 +02:00
README.md wip 2024-09-02 01:43:44 +02:00
repositories.manifest asasd 2024-09-02 01:47:03 +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