aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--third-party/cmake/BuildLibtermkey.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party/cmake/BuildLibtermkey.cmake b/third-party/cmake/BuildLibtermkey.cmake
index fe8c8af84b..2570dadc0e 100644
--- a/third-party/cmake/BuildLibtermkey.cmake
+++ b/third-party/cmake/BuildLibtermkey.cmake
@@ -19,4 +19,4 @@ ExternalProject_Add(libtermkey
install)
list(APPEND THIRD_PARTY_DEPS libtermkey)
-add_dependencies(libtermkey libunibilium)
+add_dependencies(libtermkey unibilium)