On 02/25/2017 02:15 PM, Christian Schmidbauer wrote:
> Inspired by commit 896ad25 for bug #11260, this commit allows to use the
> variable CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX to be used as find path.
> Allowing the find path to be more deterministic on custom setups.
> 
> A similar idea has already been suggested in #10287 and is required for
> bug #15994.
> 
> v2: - Change path variable a string to be specified as suffix directly.
>     - Make path variable non-global
>     - Fix find_library test
>     - strip FindPackage, as testing is ambigous in such scenario

Thanks!

Since this thread was started our preferred path for contributions
has changed.  Instead of posting patches on the mailing list, we now
use gitlab.kitware.com merge requests.  Please see `CONTRIBUTING.rst`
for details.

Thanks,
-Brad

-- 

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

Reply via email to