[cmake-developers] [CMake 0013819]: findSDL_image.cmake is failing - Regression from CMake 2.8.9

Mantis Bug Tracker mantis at public.kitware.com
Sat Dec 29 00:12:49 EST 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13819 
====================================================================== 
Reported By:                Chris
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13819
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-12-29 00:12 EST
Last Modified:              2012-12-29 00:12 EST
====================================================================== 
Summary:                    findSDL_image.cmake is failing - Regression from
CMake 2.8.9
Description: 
findSDL_image.cmake is failing when using SDLDIR environment variable to define
the path where SDL and SDL_image are located.

this appears to be a regression from 2.8.9 since uninstalling 2.8.10.2 and
installing 2.8.9 resolves the issue for me.

Steps to Reproduce: 
Set environment variable pointing to your SDL/SDL_image installation. for
example:

 <SDLDIR>/bin
 <SDLDIR>/include
 <SDLDIR>/lib

add "Find_Package ( SDL_image REQUIRED )" to a CMakeLists.txt and it will fail
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-12-29 00:12 Chris          New Issue                                    
======================================================================




More information about the cmake-developers mailing list