From 538e804fc9beb83e711a210ffbb6badc15f285d5 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Wed, 28 Apr 2021 21:25:55 -0700 Subject: Add table visualization for purchases --- core/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'core/CMakeLists.txt') diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 87e5e3c..fad1218 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -74,6 +74,7 @@ add_source_group(UTILS_MODULE_SOURCES src/Utils/I18n.cpp src/Utils/Sigslot.cpp src/Utils/StandardDirectories.cpp + src/Utils/Time.cpp ) function(add_executable_variant TARGET_NAME) -- cgit v1.2.3-70-g09d2