On 07/07/2014 06:17 AM, Julien Schueller wrote:
> What's the point on renaming it ? installing multiple versions ? what's the 
> point ?
> 
> ----- Mail original -----
>> I'm using Debian unstable, SWIG 3.0 is packaged under the 'swig3.0'
>> package. This package provides the '/usr/bin/swig3.0' executable.

This is a very common convention in distro packaging and is supported
by many of our find modules.  FindSWIG already looks for "swig2.0"
so it makes sense to also look for "swig3.0".  I've applied the patch:

 FindSWIG: Add support for swig 3.0 application
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7400695e

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