v1.1.3: Bugfix and CMake support
This is primarily a bugfix release, but includes CMake support files (installed alongside the library with "make install"). Note that CMake is not required to build.
- fix timers not working on non-Linux systems
- Includes CMake files (makes it easier for projects using CMake to use Dasynq)
- build fixes for platforms without kqueue or epoll
- install fixes for BSDs