forked from speed-dreams/speed-dreams-code
Ugly workaround for #230
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3069 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: cff50c2665b4ccd46d6015377a851cced70f1dca Former-commit-id: 628d98f4be51c950b739157487aa75cbcae8677e
This commit is contained in:
parent
2f87e05da3
commit
fd38455609
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
INCLUDE(../../../cmake/macros.cmake)
|
||||
|
||||
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR})
|
||||
#INCLUDE_DIRECTORIES(../../..)
|
||||
|
||||
SET(ROBOT_NAME "kilo2008")
|
||||
|
||||
SET(ROBOT_SOURCES ${ROBOT_NAME}.cpp opponent.cpp pit.cpp strategy.cpp
|
||||
|
|
Loading…
Reference in a new issue