summaryrefslogtreecommitdiff
path: root/include/llvm/Config/llvm-config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Config/llvm-config.h.cmake')
-rw-r--r--include/llvm/Config/llvm-config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/llvm/Config/llvm-config.h.cmake b/include/llvm/Config/llvm-config.h.cmake
index a679b956b3..33a40350d5 100644
--- a/include/llvm/Config/llvm-config.h.cmake
+++ b/include/llvm/Config/llvm-config.h.cmake
@@ -91,6 +91,9 @@
/* Define to path to twopi program if found or 'echo twopi' otherwise */
#cmakedefine LLVM_PATH_TWOPI "${LLVM_PATH_TWOPI}"
+/* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
+#cmakedefine LLVM_PATH_XDOT_PY "${LLVM_PATH_XDOT.PY}"
+
/* Installation prefix directory */
#cmakedefine LLVM_PREFIX "${LLVM_PREFIX}"