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

CMake 3.0.0 warnings #10675

Closed
mantid-builder opened this issue Jul 7, 2014 · 1 comment
Closed

CMake 3.0.0 warnings #10675

mantid-builder opened this issue Jul 7, 2014 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework Low Priority Things that you don't ever want to be done.
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Samuel Jackson

I tried building Mantid with CMake 3.0.0. It worked great, but I get a bunch of warnings that look something like the following:

CMake Warning (dev) in MantidQt/Python/CMakeLists.txt:
  Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_`<Config>` properties.
  Run "cmake --help-policy CMP0043" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

Here's what the CMake docs say about CMP0043:
http://www.cmake.org/cmake/help/v3.0/policy/CMP0043.html

Probably not the most high priority ticket, but we will most likely have to deal with it sooner or later.

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 9833

@mantid-builder mantid-builder added Low Priority Things that you don't ever want to be done. Framework Issues and pull requests related to components in the Framework labels Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 3.3 milestone Jun 3, 2015
DanNixon added a commit that referenced this issue Nov 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

2 participants