Commit 4a9eb9de authored by Emilio Arroyo-Fang's avatar Emilio Arroyo-Fang Committed by GitHub

Allow building on Ubuntu >= 17.04

parent f2d8e10f
......@@ -14,7 +14,7 @@ find_package(FLEX REQUIRED)
include_directories(${Boost_INCLUDE_DIRS})
ExternalProject_Add(rcssserver
GIT_REPOSITORY "https://github.com/mhauskn/rcssserver.git"
GIT_REPOSITORY "https://github.com/fizzxed/rcssserver.git"
GIT_TAG "master"
CMAKE_ARGS -DCMAKE_BUILD_TYPE=MinSizeRel
UPDATE_COMMAND ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment