From edaae98a382a967c41429a939d62202c168c8e6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9?= Date: Sun, 22 May 2022 19:46:04 +0400 Subject: [PATCH] Added file in cmake --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4b202fc..50c8d1e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -226,6 +226,7 @@ add_executable(fallout2-ce WIN32 "src/world_map.h" "src/xfile.cc" "src/xfile.h" + "src/FpsLimiter.cc" ) target_compile_definitions(fallout2-ce PUBLIC