Re: [CMake] Question about Project.xml file when using subprojects

2011-03-09 Thread Zou, Di (Cont, ARL/CISD)
It's all working now. Thank you! -Original Message- From: David Cole [mailto:david.c...@kitware.com] Sent: Tue 3/8/2011 10:52 AM To: Zou, Di (Cont, ARL/CISD) Cc: cmake@cmake.org Subject: Re: [CMake] Question about Project.xml file when using subprojects You need to postpone calling

[CMake] Question about Project.xml file when using subprojects

2011-03-07 Thread Zou, Di (Cont, ARL/CISD)
I have been looking at this webpage: http://www.kitware.com/products/html/CDashSubprojects.html. I have created a Project.xml file to list my subprojects. Right now I am just trying to use Project.xml to add subprojects to a dashboard. I am trying to submit the file to the dashboard like so:

[CMake] error using ctest_configure in a ctest script

2010-04-12 Thread Zou, Di (Cont, ARL/CISD)
I am trying to configure, build, and then submit test results to a dashboard with a ctest script. I have this line in my ctest script: ctest_configure(OPTIONS -C ~/NetDMF_CMake_Config) At the dashboard, this is the error I get: Build Name:build-linux-c++ Configure

Re: [CMake] error using ctest_configure in a ctest script

2010-04-12 Thread Zou, Di (Cont, ARL/CISD)
...@cryptio.net] Sent: Mon 4/12/2010 12:26 PM To: Zou, Di (Cont, ARL/CISD) Cc: cmake@cmake.org Subject: Re: [CMake] error using ctest_configure in a ctest script On Mon, Apr 12, 2010 at 12:11:54PM -0400, Zou, Di (Cont, ARL/CISD) wrote: I have this line in my ctest script: ctest_configure(OPTIONS -C

Re: [CMake] error using ctest_configure in a ctest script (UNCLASSIFIED)

2010-04-12 Thread Zou, Di (Cont, ARL/CISD)
Makefiles /home/dizou/NetDMF_KD Does work -Original Message- From: Nathaniel Waisbrot (Cont ARL/CISD) [mailto:nathaniel.waisb...@arl.army.mil] Sent: Monday, April 12, 2010 3:45 PM To: Zou, Di (Cont, ARL/CISD) Cc: Tyler Roscoe; cmake@cmake.org Subject: Re: [CMake] error using ctest_configure