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

Compiling with Cmake >3.26 causes cmake warning on compile #4807

Open
BrianMarre opened this issue Feb 6, 2024 · 0 comments
Open

Compiling with Cmake >3.26 causes cmake warning on compile #4807

BrianMarre opened this issue Feb 6, 2024 · 0 comments
Assignees
Labels
component: third party third party libraries that are shipped and/or linked install installation & packaging warning code produces/produced a warning

Comments

@BrianMarre
Copy link
Member

CMake Warning (dev) at ~/picongpu/thirdParty/cupla/alpaka/cmake/alpakaCommon.cmake:217 (find_package):
  Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
  variables.  Run "cmake --help-policy CMP0144" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Environment variable BOOST_ROOT is set to:

    /opt/spack-modules/opt/spack/linux-ubuntu22.04-zen2/gcc-12.2.0/boost-1.83.0-ipaxs7filpsgze2cihnfkruroj4hstsd

  For compatibility, find_package is ignoring the variable, but code in a
  .cmake module might still use it.
Call Stack (most recent call first):
  /home/marre55/picongpu/thirdParty/cupla/alpaka/CMakeLists.txt:94 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.
@steindev steindev added warning code produces/produced a warning component: third party third party libraries that are shipped and/or linked install installation & packaging labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: third party third party libraries that are shipped and/or linked install installation & packaging warning code produces/produced a warning
Projects
None yet
Development

No branches or pull requests

2 participants