diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 77b9792b6..f25ae995d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -478,6 +478,8 @@ SET(SRCS utils/mathutils.h utils/paths.cpp utils/paths.h + utils/perfomance.cpp + utils/perfomance.h utils/physfsrwops.cpp utils/physfsrwops.h utils/process.cpp |