aboutsummaryrefslogtreecommitdiff
path: root/third-party/cmake/GetBinaryDeps.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'third-party/cmake/GetBinaryDeps.cmake')
-rw-r--r--third-party/cmake/GetBinaryDeps.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/third-party/cmake/GetBinaryDeps.cmake b/third-party/cmake/GetBinaryDeps.cmake
index f262ae7159..982bf62265 100644
--- a/third-party/cmake/GetBinaryDeps.cmake
+++ b/third-party/cmake/GetBinaryDeps.cmake
@@ -39,7 +39,6 @@ function(GetBinaryDep)
-P ${CMAKE_CURRENT_SOURCE_DIR}/cmake/DownloadAndExtractFile.cmake
CONFIGURE_COMMAND ""
BUILD_IN_SOURCE 1
- CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND ${CMAKE_COMMAND} -E make_directory ${DEPS_INSTALL_DIR}/bin
COMMAND "${_gettool_INSTALL_COMMAND}")