llvm-project/lldb/cmake/modules
Alex Langford f66a36d2dc Fix up Info.plist when building LLDB.framework with CMake
Summary:
We weren't using the Info.plist template in resources previously.
When using that template, some of the key's values weren't being populated
because some variables were not being defined. In one case, CMake didn't
like the substring expansion syntax of CFBundleIdentifier so I got rid of that.

Differential Revision: https://reviews.llvm.org/D47792

llvm-svn: 335014
2018-06-19 02:59:30 +00:00
..
AddLLDB.cmake Introduce lldb-framework CMake target and centralize its logic 2018-06-18 18:27:16 +00:00
EmbedAppleVersion.cmake Fixing the Xcode build that I broke in r286479 2016-11-10 21:30:16 +00:00
FindLibEdit.cmake build: use cmake to find the libedit content 2018-05-22 23:24:46 +00:00
LLDBConfig.cmake [cmake] Fix standalone+LLVM_LINK_LLVM_DYLIB builds (pr36687) 2018-03-14 10:08:21 +00:00
LLDBFramework.cmake Fix up Info.plist when building LLDB.framework with CMake 2018-06-19 02:59:30 +00:00
LLDBGenerateConfig.cmake [cmake] Detect presence of wide-char libedit at build time 2018-06-11 09:14:26 +00:00
LLDBStandalone.cmake Fix typo in CMake comments 2018-05-25 18:59:21 +00:00