forked from OSchip/llvm-project
The FSEvents APIs are available on iOS6+: however, the DirectoryWatcher code isn't wired up to really use FSEvents on embedded platforms. I've duplicated code from DirectoryWatcher-not-implemented.cpp here and used TargetConditionals instead of adding cmakery to check try_compile; I couldn't get that to work properly. |
||
|---|---|---|
| .. | ||
| default | ||
| linux | ||
| mac | ||
| windows | ||
| CMakeLists.txt | ||
| DirectoryScanner.cpp | ||
| DirectoryScanner.h | ||