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 26bd600d2..507c52062 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -534,6 +534,8 @@ SET(SRCS utils/paths.h utils/perfomance.cpp utils/perfomance.h + utils/physfscheckutils.cpp + utils/physfscheckutils.h utils/physfsrwops.cpp utils/physfsrwops.h utils/physfstools.cpp |