diff options
Diffstat (limited to 'cmake.deps/cmake/BuildLibvterm.cmake')
| -rw-r--r-- | cmake.deps/cmake/BuildLibvterm.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake.deps/cmake/BuildLibvterm.cmake b/cmake.deps/cmake/BuildLibvterm.cmake index b75987eb24..c86a798a57 100644 --- a/cmake.deps/cmake/BuildLibvterm.cmake +++ b/cmake.deps/cmake/BuildLibvterm.cmake @@ -11,5 +11,3 @@ ExternalProject_Add(libvterm ${DEPS_BUILD_DIR}/src/libvterm/CMakeLists.txt CMAKE_ARGS ${DEPS_CMAKE_ARGS} CMAKE_CACHE_ARGS ${DEPS_CMAKE_CACHE_ARGS}) - -list(APPEND THIRD_PARTY_DEPS libvterm) |