aboutsummaryrefslogtreecommitdiff
path: root/third-party/cmake/BuildLuv.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'third-party/cmake/BuildLuv.cmake')
-rw-r--r--third-party/cmake/BuildLuv.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/third-party/cmake/BuildLuv.cmake b/third-party/cmake/BuildLuv.cmake
index f5d45c7ff7..69f3b60ecf 100644
--- a/third-party/cmake/BuildLuv.cmake
+++ b/third-party/cmake/BuildLuv.cmake
@@ -1,5 +1,3 @@
-include(CMakeParseArguments)
-
# BuildLuv(PATCH_COMMAND ... CONFIGURE_COMMAND ... BUILD_COMMAND ... INSTALL_COMMAND ...)
# Reusable function to build luv, wraps ExternalProject_Add.
# Failing to pass a command argument will result in no command being run