MantisBT - CMake
View Issue Details
0009496CMakeModulespublic2009-09-05 04:542010-05-09 05:09
Mauro Toffanin 
Alex Neundorf 
normalminoralways
closedfixed 
x86Gentoo2008.0
CMake-2-6 
 
0009496: FindOpenAL.cmake: Enhancements for missing QUIET/REQUIRED and MARK_AS_ADVANCED
I have added QUIET/REQUIRED arguments using FIND_PACKAGE_HANDLE_STANDARD_ARGS module and added also MARK_AS_ADVANCED options to let end users overwrite variables: OPENAL_LIBRARY OPENAL_INCLUDE_DIR.

Hope to be useful.
Mauro Toffanin
No tags attached.
patch FindOpenAL.cmake.patch (589) 2009-09-05 04:54
https://public.kitware.com/Bug/file/2433/FindOpenAL.cmake.patch
Issue History
2009-09-05 04:54Mauro ToffaninNew Issue
2009-09-05 04:54Mauro ToffaninFile Added: FindOpenAL.cmake.patch
2009-09-11 17:23Bill HoffmanStatusnew => assigned
2009-09-11 17:23Bill HoffmanAssigned To => Eric Wing
2010-05-09 04:49Alex NeundorfAssigned ToEric Wing => Alex Neundorf
2010-05-09 04:49Alex NeundorfCategoryCMake => Modules
2010-05-09 05:09Alex NeundorfNote Added: 0020680
2010-05-09 05:09Alex NeundorfNote Added: 0020681
2010-05-09 05:09Alex NeundorfStatusassigned => closed
2010-05-09 05:09Alex NeundorfResolutionopen => fixed

Notes
(0020680)
Alex Neundorf   
2010-05-09 05:09   
Thanks, committed and pushed to master.

Alex
(0020681)
Alex Neundorf   
2010-05-09 05:09   
Fixed.