I have my topic branch with the add_custom_command changes to include the 
CONFIG keyword working.    The CMake binary produced from the build will 
correctly generated build systems that have custom commands with the CONFIG 
keyword.   I’m having trouble writing tests for the changes though.   When I 
run add_custom_command with the CONFIG keyword in the test suite the CONFIG 
keyword does not work.

I need a little guidance with the test suite.   I’m not super familiar with 
CTest so I’m not sure where to look next to find the problem.   So my question: 
 Why would add_custom_command behave differently in the tests than in regular 
build system generation?

Thank for any help.

SteveW

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

-- 

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to