MantisBT - CMake
View Issue Details
0011325CMakeModulespublic2010-10-17 07:292011-04-04 12:00
F. Kooman 
David Cole 
normalfeatureN/A
closedwon't fix 
CMake-2-8 
CMake 2.8.4 
0011325: FindPCSC for locating PCSC headers and libraries
FindPCSC.cmake locates the PCSC headers and library on Win32, Mac OS X and Linux, maybe this file can be considered for inclusion in CMake modules.
No tags attached.
? FindPCSC.cmake (989) 2010-10-17 07:29
https://public.kitware.com/Bug/file/3453/FindPCSC.cmake
? FindPCSC_2.cmake (1,022) 2010-10-18 17:03
https://public.kitware.com/Bug/file/3460/FindPCSC_2.cmake
? FindPCSC_3.cmake (964) 2010-10-19 11:17
https://public.kitware.com/Bug/file/3463/FindPCSC_3.cmake
Issue History
2010-10-17 07:29F. KoomanNew Issue
2010-10-17 07:29F. KoomanFile Added: FindPCSC.cmake
2010-10-18 17:03F. KoomanFile Added: FindPCSC_2.cmake
2010-10-18 17:03F. KoomanNote Added: 0022528
2010-10-19 11:17F. KoomanFile Added: FindPCSC_3.cmake
2010-10-19 11:18F. KoomanNote Added: 0022542
2010-12-14 13:21Kovarththanan RajaratnamCategoryCMake => Modules
2010-12-14 14:50David ColeNote Added: 0023966
2010-12-15 07:07David ColeAssigned To => David Cole
2010-12-15 07:07David ColeStatusnew => assigned
2010-12-15 07:08David ColeNote Added: 0024131
2010-12-15 07:08David ColeStatusassigned => resolved
2010-12-15 07:08David ColeFixed in Version => CMake 2.8.4
2010-12-15 07:08David ColeResolutionopen => won't fix
2011-04-04 12:00David ColeNote Added: 0026054
2011-04-04 12:00David ColeStatusresolved => closed

Notes
(0022528)
F. Kooman   
2010-10-18 17:03   
Updated FindPCSC.cmake script (FindPCSC_2.cmake)
(0022542)
F. Kooman   
2010-10-19 11:18   
Updated FindPCSC.cmake script (FindPCSC_3.cmake)

* PKG_CHECK_MODULES(PCSC ...) will set PCSC_FOUND if successful, no need to check both library and headers "manually".
(0023966)
David Cole   
2010-12-14 14:50   
Please see this wiki page regarding CMake Module Maintainers: http://cmake.org/Wiki/CMake:Module_Maintainers [^]

We cannot add a find module to CMake unless we have a volunteer who is willing to commit to making it work right on all of CMake's target platforms for at least the near-term future (6 months to 2 years-ish...)

If you would like to be the module maintainer for this newly proposed module, then please follow the instructions on the above wiki page.

Thanks.
(0024131)
David Cole   
2010-12-15 07:08   
Resolving as "won't fix" until a module maintainer volunteers.
(0026054)
David Cole   
2011-04-04 12:00   
Closing resolved issues that have not been updated in more than 3 months.