The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=13948 ====================================================================== Reported By: Vittorio Giovara Assigned To: ====================================================================== Project: CMake Issue ID: 13948 Category: Modules Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2013-02-24 18:05 EST Last Modified: 2013-02-24 18:05 EST ====================================================================== Summary: Physfs version checking Description: It would be nice to have version checking support for PhysFS module.
Steps to Reproduce: find_package(PhysFS 2.1) -> no effect Additional Information: I had to implement this in a rough way, https://code.google.com/p/hedgewars/source/browse/CMakeLists.txt#271 , an integrated solution would be appreciated. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-02-24 18:05 Vittorio GiovaraNew Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
