Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silence compilation warnings #14

Open
tsujan opened this issue Oct 27, 2024 · 0 comments
Open

Silence compilation warnings #14

tsujan opened this issue Oct 27, 2024 · 0 comments

Comments

@tsujan
Copy link
Member

tsujan commented Oct 27, 2024

Most of them say AUTOMOC: CMAKE_AUTOMOC_RELAXED_MODE is deprecated....

One of them says,

CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (PkgConfig)
  does not match the name of the calling package (QJSON).  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):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:114 (find_package_handle_standard_args)
  cmake/modules/FindQJSON.cmake:19 (include)
  tools/CMakeLists.txt:1 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant