MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015274 | CMake | CMake | public | 2014-12-01 14:35 | 2015-05-04 09:05 |
Reporter | santa scrooge | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | OS | Ubuntu | OS Version | 14.04 LTS | |
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0015274: CMAKE_SYSTEM_PROCESSOR not working | ||||
Description | if(CUDA_VERSION VERSION_GREATER "5.0" AND CMAKE_CROSSCOMPILING AND ${CMAKE_SYSTEM_PROCESSOR} MATCHES "arm" AND EXISTS "${CUDA_TOOLKIT_ROOT_DIR}/targets/armv7-linux- gnueabihf") this is found in FindCUDA.cmake. It reports unspecified arguments. I check it by message() and found "CMAKE_SYSTEM_PROCESSOR" is empty. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-12-01 14:35 | santa scrooge | New Issue | |||
2014-12-01 14:38 | Brad King | Note Added: 0037342 | |||
2014-12-03 10:18 | Brad King | Status | new => resolved | ||
2014-12-03 10:18 | Brad King | Resolution | open => no change required | ||
2015-05-04 09:05 | Robert Maynard | Note Added: 0038689 | |||
2015-05-04 09:05 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|