aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/http/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libtransport/src/http/CMakeLists.txt')
-rw-r--r--libtransport/src/http/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/libtransport/src/http/CMakeLists.txt b/libtransport/src/http/CMakeLists.txt
index 00708822d..2407faea3 100644
--- a/libtransport/src/http/CMakeLists.txt
+++ b/libtransport/src/http/CMakeLists.txt
@@ -11,8 +11,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
-
list(APPEND SOURCE_FILES
${CMAKE_CURRENT_SOURCE_DIR}/client_connection.cc
${CMAKE_CURRENT_SOURCE_DIR}/request.cc