Skip to content

Installing Crow #160

@The-EDev

Description

@The-EDev

With the work on vcpkg and different Linux package managers, Crow can now be installed rather than just included in the downstream project.

The idea has often been to just use crow_all.h which probably works for small projects, but I'm not sure about larger ones, since a larger project might want to use certain components in one source file and not others. (I might be wrong here and a single header is all that is actually needed, please correct me if so)

So the first question is: Should crow by default be installed as a set of header files or just the single header file?

This will shape how the documentation and releases are made moving forward.

Metadata

Metadata

Labels

taskNon code related issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions