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 warnings on compile #2239

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

Compiling with Cmake >3.26 causes cmake warnings on compile #2239

BrianMarre opened this issue Feb 7, 2024 · 0 comments

Comments

@BrianMarre
Copy link

BrianMarre commented Feb 7, 2024

for alpaka 1.1.0

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.
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