MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012466 | CMake | Modules | public | 2011-09-19 09:25 | 2012-07-09 06:52 |
| Reporter | ogronom | ||||
| Assigned To | Rolf Eike Beer | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake 2.8.5 | ||||
| Target Version | CMake 2.8.8 | Fixed in Version | CMake 2.8.8 | ||
| Summary | 0012466: FindGLUT does not honor REQUIRED | ||||
| Description | With no glut installed cmake does not stop build phase in spite of REQUIRED. | ||||
| Steps To Reproduce | #CMskeLists.txt cmake_minimum_required(VERSION 2.8) find_package(GLUT REQUIRED) if (NOT GLUT_FOUND) message("Possible Bug???") endif (NOT GLUT_FOUND) | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/4209/0001-FindGLUT-honor-REQUIRED-12466.patch | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-09-19 09:25 | ogronom | New Issue | |||
| 2011-09-19 09:57 | Brad King | Note Added: 0027446 | |||
| 2012-02-08 14:05 | Rolf Eike Beer | Note Added: 0028527 | |||
| 2012-02-08 14:06 | Rolf Eike Beer | File Added: 0001-FindGLUT-honor-REQUIRED-12466.patch | |||
| 2012-02-09 08:58 | Brad King | Assigned To | => Rolf Eike Beer | ||
| 2012-02-09 08:58 | Brad King | Status | new => assigned | ||
| 2012-02-15 15:57 | Rolf Eike Beer | Note Added: 0028595 | |||
| 2012-02-15 15:57 | Rolf Eike Beer | Status | assigned => resolved | ||
| 2012-02-15 15:57 | Rolf Eike Beer | Resolution | open => fixed | ||
| 2012-02-15 15:57 | Rolf Eike Beer | Fixed in Version | => CMake 2.8.8 | ||
| 2012-02-15 15:57 | Rolf Eike Beer | Target Version | => CMake 2.8.8 | ||
| 2012-07-09 06:52 | David Cole | Note Added: 0029975 | |||
| 2012-07-09 06:52 | David Cole | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||