Hi Kornel,

I’m getting this warning:

CMake Warning (dev) at 
/opt/local/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 
(message):
  The package name passed to `find_package_handle_standard_args` (MYTHESLIB)
  does not match the name of the calling package (MyThesLIB).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  development/cmake/modules/FindMyThesLIB.cmake:26 
(find_package_handle_standard_args)
  CMakeLists.txt:826 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

The attached patch cures it, ok?

Stephan

Attachment: MyThesLIB.patch
Description: Binary data

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to