Merge topic 'remove_UseVTKmCUDA.cmake_debug_message'

8a9fa5d2 Remove debug message from UseVTKmCUDA.cmake

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !446
This commit is contained in:
Robert Maynard 2016-06-10 17:47:24 -04:00 committed by Kitware Robot
commit 5b6c6a7c72

@ -97,7 +97,6 @@ if (VTKm_Base_FOUND)
RESULT_VARIABLE ran_properly
OUTPUT_VARIABLE run_output
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR})
message(STATUS "CMAKE_CURRENT_BINARY_DIR: ${CMAKE_CURRENT_BINARY_DIR}")
if(ran_properly EQUAL 0)
#find the position of the "--generate-code" output. With some compilers such as