aboutsummaryrefslogtreecommitdiff
path: root/libunwind
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2018-07-24 23:42:51 +0000
committerPetr Hosek <phosek@chromium.org>2018-07-24 23:42:51 +0000
commit641a29df6d99cdcec4951f956f6ee53f1f5fdf3b (patch)
tree6c56f1d6437612933c36dcea7312ba70477c6416 /libunwind
parent4a1e14ea78e6f3179b9442b714ec6e79e6b661b1 (diff)
[CMake] Include CMakeDependentOption in libunwind
This should resolve the breakage introduced in r337867 which introduced the use of cmake_dependent_option without include the necessary file. llvm-svn: 337868
Diffstat (limited to 'libunwind')
-rw-r--r--libunwind/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libunwind/CMakeLists.txt b/libunwind/CMakeLists.txt
index 44265b089b13..e460a72d45c0 100644
--- a/libunwind/CMakeLists.txt
+++ b/libunwind/CMakeLists.txt
@@ -119,6 +119,7 @@ endif()
#===============================================================================
# Setup CMake Options
#===============================================================================
+include(CMakeDependentOption)
include(HandleCompilerRT)
# Define options.