mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user