CMake: Let LLDB build with CMake 3
Teach add_lldb_library to correctly use the CMake 2.8.12 PUBLIC/PRIVATE/INTERFACE keywords. LLDB's CMake configuration would inconsistently apply these keywords; this was previously a warning in CMake 2.x but became an error in CMake 3. llvm-svn: 212482
Loading
Please sign in to comment