erikzenker / inotify-cpp

A C++ interface for linux inotify
MIT License
136 stars 37 forks source link

CMake extend #70

Closed JackLiar closed 4 years ago

JackLiar commented 4 years ago

This pull request makes these changes:

erikzenker commented 4 years ago

Hi @JackLiar, Thank you very much for your contribution. Looks good to me! Just out of curiosity: Where do you use the library/ what is your use case?

JackLiar commented 4 years ago

I use this library mainly for monitoring runtime configuration files of a daemon process