> Currently the Tests/GhsMulti project in the test suite is very minimal.  
> Please look at expanding it to cover more of the generator implementation.  
> It needs add_custom_target and add_custom_command, for example.  They could 
> just run a simple "${CMAKE_COMMAND} -P mycode.cmake" script to generate a 
> file or something.

It was easy to add some pre and post build commands as seen in the attached 
file based on a0477826. Here's the test: 
https://open.cdash.org/viewSite.php?siteid=11862&project=1&currenttime=1428973200.

There currently isn't any support for custom targets. This limitation means 
that changes in CMake script files will not trigger rerunning the CMake 
executable. I'm not sure how much GHS MULTI will be capable of. Any 
recommendations?


Geoffrey Viola
SOFTWARE ENGINEER
asirobots.com

This message contains confidential information and is intended only for the 
recipient. If you are not the named addressee you should not disseminate, 
distribute or copy this e-mail. Please notify the sender immediately if you 
have received this e-mail by mistake and delete this e-mail from your system. 
Finally, the recipient should check this email and any attachments for the 
presence of viruses. The company accepts no liability for any damage caused by 
any virus transmitted by this email.

Attachment: 0001-added-build-cmds-to-GHS-tests.patch
Description: 0001-added-build-cmds-to-GHS-tests.patch

-- 

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://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to