From 369e3d71aa79783d95166739cfa93a480defe6ea Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Sat, 2 Nov 2024 14:44:25 +0100 Subject: more cleanup + add give command to test things --- backend/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend') diff --git a/backend/CMakeLists.txt b/backend/CMakeLists.txt index 814d7e9..1bff63b 100644 --- a/backend/CMakeLists.txt +++ b/backend/CMakeLists.txt @@ -1,4 +1,4 @@ -target_sources(main PUBLIC +target_sources(backend PUBLIC EnemyFactory.cpp LocationFactory.cpp Object.cpp -- cgit v1.2.3