dougbinks / enkiTS

A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
zlib License
1.74k stars 145 forks source link

Put header files in a subdirectory #108

Closed bkmgit closed 8 months ago

bkmgit commented 10 months ago

It can be helpful to put header files in a subdirectory to separate them from others in the main include directory.

dougbinks commented 8 months ago

This is just a note that I'm leaving this issue open as you mentioned there was some documentation incoming.

Do you think the dev branch with the #110 can be merged to main and a release made without the documentation?

bkmgit commented 8 months ago

Sorry for the delay and thanks for the reminder. https://github.com/dougbinks/enkiTS/pull/116

dougbinks commented 8 months ago

Closed, many thanks for the issue and PRs!