From 30c3d031410aa8f4936807d2e72638b864de83d3 Mon Sep 17 00:00:00 2001 From: Grunaka Date: Sun, 6 Dec 2015 16:30:13 +0100 Subject: [PATCH] Remove header files from to the list of .cpp files in CBot CMakeLists.txt. --- src/CBot/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/CBot/CMakeLists.txt b/src/CBot/CMakeLists.txt index e9c602e3..b38ff615 100644 --- a/src/CBot/CMakeLists.txt +++ b/src/CBot/CMakeLists.txt @@ -1,7 +1,4 @@ set(SOURCES - CBot.h - CBotEnums.h - CBotDefines.h CBotUtils.cpp CBotFileUtils.cpp CBotClass.cpp