From 19f5d93dba74dda1fd1a9211707d98b6dd9b19ba Mon Sep 17 00:00:00 2001 From: HampusM Date: Thu, 10 Mar 2022 21:03:50 +0100 Subject: feat: add status bar background color --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 0ef0c8e..152272f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -14,6 +14,7 @@ file(GLOB SOURCES conversion.cpp argument_parser.cpp input_actions.cpp + util/color.cpp game/game.cpp engine/engine.cpp engine/data/vector2.cpp -- cgit v1.2.3-18-g5258