Brad King wrote: > On 10/03/2014 08:43 AM, Rolf Eike Beer wrote: > >> I think FPHSA could be changed to implement the expected behavior for > >> EXACT > > > > If it is acceptable to change FPHSA in that way I can just go for it. > > Yes, please try it.
It looks like this line is the culprit: if (NOT "${${_NAME}_FIND_VERSION}" VERSION_EQUAL "${VERSION}") I can solve this in CMake language, but the question is again if it may be worth solving in the command itself? Meanwhile I'll prepare an implementation in CMake code, we can replace that with anything better anytime later. Eike --
signature.asc
Description: This is a digitally signed message part.
-- 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