[Lldb-commits] [PATCH] D61956: [CMake] Add first CMake cache files
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 15 11:41:52 PDT 2019
aprantl added inline comments.
================
Comment at: lldb/cmake/caches/Apple-lldb-osx.cmake:1
+include(${CMAKE_CURRENT_LIST_DIR}/Apple-lldb-base.cmake)
+
----------------
Filename: Apple-lldb-macOS or apple-lldb-macos?
MacOS X has been renamed to OS X which has been renamed to macOS :-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61956/new/
https://reviews.llvm.org/D61956
More information about the lldb-commits
mailing list