-
-
Notifications
You must be signed in to change notification settings - Fork 510
Description
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
Assignees
Labels
taskNon code related issueNon code related issue