On 1/27/2014 6:05 PM, Matthew Woehlke wrote:

What would be the difference in this context between MAKECOMMAND and
CMAKE_MAKE_PROGRAM? I was just reading somewhere¹ that prefers the latter...


(¹ https://github.com/Slicer/Slicer/commit/38905c9)
MAKECOMMAND is set by CTest.cmake and gets put in the file that CTest reads to get the build command. If you set that make Experimental will work. If you note the change in the Sliicer github link you sent, you can see it sets MAKECOMMAND=${CMAKE_MAKE_COMMAND}

-Bill


--
Bill Hoffman
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
bill.hoff...@kitware.com
http://www.kitware.com
518 881-4905 (Direct)
518 371-3971 x105
Fax (518) 371-4573
--

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://www.cmake.org/mailman/listinfo/cmake

Reply via email to