Using CMake >=3.20 results in many warnings about this new policy. This change silences the warnings by explicitly declaring use of the "OLD" behavior.
This applies D101083 to LLDBStandalone.cmake.
|  Differential  D112497  
[lldb] Configure CMake policy CMP0116 for standalone builds Authored by kastiglione on Oct 25 2021, 3:52 PM. 
Details Using CMake >=3.20 results in many warnings about this new policy. This change silences the warnings by explicitly declaring use of the "OLD" behavior. This applies D101083 to LLDBStandalone.cmake. 
Diff Detail 
 |