On 09/03/2015 03:51 AM, CHEVRIER, Marc wrote:
> 1. Build phase. Under find_program.BUG/build, use CMakeLists.txt to prepare 
> runtime part
> 2. Test phase. Under find_program.BUG/runtime, use CMakeLists.txt to show the 
> bug.

Thanks, Marc.

Chuck, this was regressed by your changes in CMake 3.2:

 Merge topic 'refactor-search-path-construction'
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dd89506c

Please revise the logic to preserve the documented behavior:

 http://www.cmake.org/cmake/help/v3.3/command/find_program.html

HINTS should be preferred before ENV{PATH}.  Please also add
appropriate test cases (e.g. Tests/RunCMake/find_program) and
also check the behavior for other find_* commands.

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