emcrisostomo / fswatch

A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
https://emcrisostomo.github.io/fswatch/
GNU General Public License v3.0
4.96k stars 327 forks source link

CMake package config file is not installed #305

Open tamaskenez opened 1 year ago

tamaskenez commented 1 year ago

The CMakeLists.txt of libfswatch installs the library and headers but no CMake package config file.