MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015606 | CMake | CMake | public | 2015-06-09 22:05 | 2016-01-04 11:51 |
Reporter | Arunava Nag | ||||
Assigned To | |||||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | OS | Windows | OS Version | Windows 7 | |
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0015606: Having problem with building a C++ file using Cmake from linux to windows | ||||
Description | CMake Warning (dev) at CMakeLists.txt:6 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "MSVC" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:11 (elseif): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "MSVC" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. This warning is for project developers. Use -Wno-dev to suppress it. Configuring done | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-06-09 22:05 | Arunava Nag | New Issue | |||
2015-06-10 08:31 | Brad King | Note Added: 0038899 | |||
2015-06-10 08:31 | Brad King | Status | new => resolved | ||
2015-06-10 08:31 | Brad King | Resolution | open => no change required | ||
2016-01-04 11:51 | Robert Maynard | Note Added: 0040064 | |||
2016-01-04 11:51 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|