SpartanJ / efsw

efsw is a C++ cross-platform file system watcher and notifier.
Other
645 stars 98 forks source link

Don't install internal headers #136

Closed SirLynix closed 2 years ago

SirLynix commented 2 years ago

it makes little sense to export internal headers such as System.hpp and FileSystem.hpp (which require other files that aren't exported anyway).