Build: Fix a build error which happened on unix debug builds

* Thanks DDuarte for the fix
* Closes #19786

(cherry picked from commit 5032fb462e)
This commit is contained in:
Naios
2017-05-23 17:45:52 +02:00
committed by Shauren
parent 5587626762
commit 9b346dc22b

View File

@@ -1,5 +1,6 @@
if (BUILD_SHARED_LIBS)
set(SRCS
src/efsw/Debug.cpp
src/efsw/DirectorySnapshot.cpp
src/efsw/DirectorySnapshotDiff.cpp
src/efsw/DirWatcherGeneric.cpp