[colobot] 138/377: Add CBot.h, CBotEnums.h and CBotDefines.h in CMakeLists.txt.

Didier Raboud odyx at moszumanska.debian.org
Wed Mar 30 13:34:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch debian/master
in repository colobot.

commit 5c7a665639dbeecde5affd09f992cc42de23283e
Author: Grunaka <dev at romainbreton.fr>
Date:   Sun Nov 22 18:48:54 2015 +0100

    Add CBot.h, CBotEnums.h and CBotDefines.h in CMakeLists.txt.
---
 src/CBot/CMakeLists.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/CBot/CMakeLists.txt b/src/CBot/CMakeLists.txt
index 0d1cc7c..91f0874 100644
--- a/src/CBot/CMakeLists.txt
+++ b/src/CBot/CMakeLists.txt
@@ -1,4 +1,7 @@
 set(SOURCES
+    CBot.h
+    CBotEnums.h
+    CBotDefines.h
     CBotUtils.cpp
     CBotFileUtils.cpp
     CBotClass.cpp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/colobot.git



More information about the Pkg-games-commits mailing list