This website requires JavaScript.
Explore
Help
Sign In
immibis
/
colobot
Watch
1
Star
0
Fork
You've already forked colobot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0d537c7fb5
colobot
/
test
/
cbot
/
CMakeLists.txt
3 lines
59 B
CMake
Raw
Normal View
History
Unescape
Escape
Refactoring in tests infrastructure * all tests are now in /test/ subdirectory * unit tests concatenated to one executable (TODO: ui, common) * preparation for test environments (OpenGL and others) * removed old TestCBot
2013-02-03 19:03:36 +00:00
# CBot console interpreter
Fixes for compiling on MSYS * fixed SDL_main() and putenv() issues * disabled desktop subdir for MSYS * disabled building CBot_console for now
2013-03-22 17:19:53 +00:00
#add_subdirectory(CBot_console)