diff options
author | David Robillard <d@drobilla.net> | 2020-10-29 13:35:22 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-10-30 10:58:26 +0100 |
commit | 21d1e350a3b22ba690553f8371714fd9e896c7c8 (patch) | |
tree | 74db24524d3dca6214dc9d910881ac7dbb38a7d5 /doc | |
parent | 4ae4dd5b09c04246cd5cfc26572d3840e993b95a (diff) | |
download | pugl-21d1e350a3b22ba690553f8371714fd9e896c7c8.tar.gz pugl-21d1e350a3b22ba690553f8371714fd9e896c7c8.tar.bz2 pugl-21d1e350a3b22ba690553f8371714fd9e896c7c8.zip |
Move implementation source files to a conventional src directory
I think this attempt to be optionally header-only was misguided, particularly
installing source code to the system include path. Typically anyone vendoring
code just includes the repository and builds from there anyway.
This commit moves all the implementation code to a typical src directory (Don't
Be Weird).
I still think there is some value in simple "inline" deployment, but that would
be better achieved another way, like producing a single-file amalgamation that
builds anywhere, ala sqlite.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions