[CMake] Continued issues in trying to get CMake working on OpenVMS

Bill Hoffman bill.hoffman at kitware.com
Mon Sep 21 10:55:27 EDT 2015


On 9/21/2015 10:17 AM, Custin, Jay (CSC Sw Middleware) wrote:
> This gets made even more frustrating in that it appears that the
> testing phase does a VERY good job cleaning up after itself...


So, the output should all be in CMakeOutput.log and CMakeError.log found 
in the build tree in the CMakeFiles directory.

If you want CMake not to delete the temp files you can use 
--debug-trycompile

http://www.cmake.org/cmake/help/v3.3/manual/cmake.1.html

-Bill



More information about the CMake mailing list