wahern / cqueues

Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
http://25thandclement.com/~william/projects/cqueues.html
MIT License
248 stars 37 forks source link

mk: find cqueues version even without git on $PATH #217

Closed vcunat closed 5 years ago

vcunat commented 5 years ago

Fixes https://github.com/wahern/cqueues/issues/216 for me, in a simple way. Still, I'm not really fond of weird silent fallbacks when an error happens.