Commit 4d2f18d4 authored by Emilio Arroyo-Fang's avatar Emilio Arroyo-Fang

Revert "Allow building on Ubuntu >= 17.04"

Fixed upstream

This reverts commit 4a9eb9de.
parent 4a9eb9de
......@@ -14,7 +14,7 @@ find_package(FLEX REQUIRED)
include_directories(${Boost_INCLUDE_DIRS})
ExternalProject_Add(rcssserver
GIT_REPOSITORY "https://github.com/fizzxed/rcssserver.git"
GIT_REPOSITORY "https://github.com/mhauskn/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