Pass QUIET to find_package() in order to quiet the warning about missing
FindFBSDVMCore.cmake. FBSDVMCore always provides native CMake config
files, therefore providing a fallback module serves no purpose.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D115882
[lldb] Silence CMake warnings about missing FindFBSDVMCore ClosedPublic Authored by mgorny on Dec 16 2021, 8:13 AM.
Details Summary Pass QUIET to find_package() in order to quiet the warning about missing
Diff Detail Event TimelineThis revision is now accepted and ready to land.Dec 16 2021, 8:17 AM Closed by commit rG209ec8e2eebb: [lldb] Silence CMake warnings about missing FindFBSDVMCore (authored by mgorny). · Explain WhyDec 16 2021, 9:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 394886 lldb/cmake/modules/LLDBConfig.cmake
|