View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011325CMakeModulespublic2010-10-17 07:292011-04-04 12:00
ReporterF. Kooman 
Assigned ToDavid Cole 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in VersionCMake 2.8.4 
Summary0011325: FindPCSC for locating PCSC headers and libraries
DescriptionFindPCSC.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.
TagsNo tags attached.
Attached Files? file icon FindPCSC.cmake [^] (989 bytes) 2010-10-17 07:29
? file icon FindPCSC_2.cmake [^] (1,022 bytes) 2010-10-18 17:03
? file icon FindPCSC_3.cmake [^] (964 bytes) 2010-10-19 11:17

 Relationships

  Notes
(0022528)
F. Kooman (reporter)
2010-10-18 17:03

Updated FindPCSC.cmake script (FindPCSC_2.cmake)
(0022542)
F. Kooman (reporter)
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 (manager)
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 (manager)
2010-12-15 07:08

Resolving as "won't fix" until a module maintainer volunteers.
(0026054)
David Cole (manager)
2011-04-04 12:00

Closing resolved issues that have not been updated in more than 3 months.

 Issue History
Date Modified Username Field Change
2010-10-17 07:29 F. Kooman New Issue
2010-10-17 07:29 F. Kooman File Added: FindPCSC.cmake
2010-10-18 17:03 F. Kooman File Added: FindPCSC_2.cmake
2010-10-18 17:03 F. Kooman Note Added: 0022528
2010-10-19 11:17 F. Kooman File Added: FindPCSC_3.cmake
2010-10-19 11:18 F. Kooman Note Added: 0022542
2010-12-14 13:21 Kovarththanan Rajaratnam Category CMake => Modules
2010-12-14 14:50 David Cole Note Added: 0023966
2010-12-15 07:07 David Cole Assigned To => David Cole
2010-12-15 07:07 David Cole Status new => assigned
2010-12-15 07:08 David Cole Note Added: 0024131
2010-12-15 07:08 David Cole Status assigned => resolved
2010-12-15 07:08 David Cole Fixed in Version => CMake 2.8.4
2010-12-15 07:08 David Cole Resolution open => won't fix
2011-04-04 12:00 David Cole Note Added: 0026054
2011-04-04 12:00 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team