^CMake Warning \(author\) at ModuleNameCaseMismatch\.cmake:[0-9]+ \(find_package\):
  The module name

    Findcasemodule\.cmake

  does not match the case of the module file name on disk

    [^
]*/ModuleNameCaseMismatch/FindCaseModule\.cmake

  This may fail on case-sensitive file systems\.  Use the module name

    FindCaseModule\.cmake

  instead\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers\.  Use -Wno-author to suppress it\.$
