[CMake] CTest: running script failing returning: -1

2018-05-02 Thread Bob Berger
Hi, I have been using CTest to successfully run continuous builds for several years, but my continuous builds have been failing since I moved them from a Windows Server 2008 R2 machine to a Windows Server 2012 R2 machine. To diagnose the problem, I added the --debug option to the CTest command

[CMake] No output from GLOBAL_DEPENDS_DEBUG_MODE property and LINK_DIRECTORIES property

2010-02-02 Thread Bob Berger
Hello, Before I describe my problem, I will supply some background information: I am running CMake 2.8 and Visual C++ 2005 SP1 on Windows XP SP Pro SP3. I am investigating why some of the DLLs I am building have started to have unexpected dependencies, making them larger than necessary. This p