Crow icon indicating copy to clipboard operation
Crow copied to clipboard

Optionally build Crow as a library

Open bugdea1er opened this issue 10 months ago • 1 comments

I think it would be useful for Crow to be able to be compiled as a library (static or shared). This would reduce build times for clients and allow the Crow distribution to be updated separately (in the case of a shared library)

Note that in this case it is still possible to compile everything into crow_all.h

bugdea1er avatar Jan 04 '25 09:01 bugdea1er