[colobot] 188/377: Try reenabling tests in MXE

Didier Raboud odyx at moszumanska.debian.org
Wed Mar 30 13:34:14 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 37a69e57377aa33d196f94930b54d2713f490263
Author: krzys-h <krzys_h at interia.pl>
Date:   Wed Dec 23 22:28:00 2015 +0100

    Try reenabling tests in MXE
---
 cmake/mxe.cmake | 2 --
 1 file changed, 2 deletions(-)

diff --git a/cmake/mxe.cmake b/cmake/mxe.cmake
index 0356453..2c440c9 100644
--- a/cmake/mxe.cmake
+++ b/cmake/mxe.cmake
@@ -7,8 +7,6 @@ if((${CMAKE_CROSSCOMPILING}) AND (DEFINED MSYS))
     set(PLATFORM_WINDOWS 1)
     set(PLATFORM_LINUX 0)
     set(PLATFORM_OTHER 0)
-    # Because some tests will not compile
-    set(TESTS OFF)
     # All must be static, CBOT and GLEW too
     set(CBOT_STATIC ON)
     set(GLEW_STATIC ON)

-- 
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