Make usr to build with separate build directory
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3252 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 666d71fc52bc74877e08e40fd92e96300e9d0022 Former-commit-id: e8c1bd049f05cee4a2903b33cdc884712c0a26d7
This commit is contained in:
parent
9fec19d286
commit
54656ac721
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
INCLUDE(../../../cmake/macros.cmake)
|
||||
|
||||
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR})
|
||||
|
||||
SET(ROBOT_NAME "usr")
|
||||
|
||||
# Official-only USR interface.
|
||||
|
|
Loading…
Reference in a new issue