Fixes #714 Thanks tomlowshang :-)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4765 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 9c45862f9adde2985cb93e0afefd4d81cbbc875f Former-commit-id: 371f25e755fb43af72f84f504cc0064249db429e
This commit is contained in:
parent
27626b7a1c
commit
fc8c81e5cb
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ SET(ROBOT_NAME "networkhuman")
|
|||
SET(ROBOT_SOURCES ${ROBOT_NAME}.cpp pref.cpp networkhuman.h pref.h)
|
||||
|
||||
ADD_SDLIB_INCLUDEDIR(tgfclient networking)
|
||||
ADD_SDL_INCLUDEDIR()
|
||||
|
||||
ROBOT_MODULE(NAME ${ROBOT_NAME} VERSION ${VERSION} SOVERSION 0.0.0
|
||||
INTERFACE WELCOME
|
||||
|
|
Loading…
Reference in a new issue