update CMakeLists.txt

This commit is contained in:
wb-flc318515
2018-01-10 10:57:20 +00:00
parent f0067d6e87
commit dfd76923de

View File

@@ -41,7 +41,6 @@ endif()
ExternalProject_Add(catch
URL https://github.com/catchorg/Catch2/releases/download/v2.0.1/catch.hpp
TIMEOUT 10
DOWNLOAD_NO_EXTRACT 1
CONFIGURE_COMMAND ""
BUILD_COMMAND ""