The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15180 
====================================================================== 
Reported By:                Daniel Schepler
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15180
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-09-30 13:04 EDT
Last Modified:              2014-09-30 13:04 EDT
====================================================================== 
Summary:                    FindGLUT.cmake should search for glut64 instead of
glut32 on 64-bit Windows
Description: 
On 64-bit Windows, the GLUT stub library is named glut64.lib instead of
glut32.lib.  So, find_package(GLUT) should be searching for glut64 instead of
glut32 on that platform.  (Or maybe search for both with glut64 preferred, if in
fact there are some 64-bit versions of glut32.lib/glut32.dll out there.)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-09-30 13:04 Daniel ScheplerNew Issue                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to