update cmakelists.txt
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5722 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 287b9a7e3e7ec2dd57ee42c8c010c2fea086d963 Former-commit-id: ef400f68798a130e96bae8ba4f1a02f1660121d9
This commit is contained in:
parent
0027ff89b4
commit
d98800b084
1 changed files with 3 additions and 9 deletions
|
@ -73,14 +73,8 @@ SET(ROBOT_SOURCES
|
||||||
)
|
)
|
||||||
|
|
||||||
# Official-only simplix instances.
|
# Official-only simplix instances.
|
||||||
SET(ROBOT_CLONES simplix_36GP simplix_sc simplix_trb1 simplix_ls1 simplix_ls2 simplix_mp5 simplix_lp1 simplix_ref)
|
SET(ROBOT_CLONES simplix_36GP simplix_sc simplix_trb1 simplix_ls1 simplix_ls2 simplix_mp5
|
||||||
|
simplix_mpa1 simplix_lp1 simplix_ref)
|
||||||
IF(NOT OPTION_OFFICIAL_ONLY)
|
|
||||||
|
|
||||||
# Work-in-progress / unofficial simplix instances.
|
|
||||||
SET(ROBOT_CLONES ${ROBOT_CLONES} simplix_mpa1)
|
|
||||||
|
|
||||||
ENDIF()
|
|
||||||
|
|
||||||
# The ubiquitous robot module and its clones.
|
# The ubiquitous robot module and its clones.
|
||||||
ROBOT_MODULE(NAME ${ROBOT_NAME} VERSION 3.3.0 SOVERSION 1.0.0
|
ROBOT_MODULE(NAME ${ROBOT_NAME} VERSION 3.3.0 SOVERSION 1.0.0
|
||||||
|
|
Loading…
Reference in a new issue