[CMake] Argument passing to shell script through cmake

Denis Scherbakov denis_scherbakov at yahoo.com
Wed Mar 25 11:45:30 EDT 2009


Did you try EXECUTE_PROCESS and ADD_CUSTOM_COMMAND?

Denis


--- On Wed, 3/25/09, ankit jain <ankitguddu at gmail.com> wrote:

> From: ankit jain <ankitguddu at gmail.com>
> Subject: [CMake] Argument passing to shell script through cmake
> To: cmake at cmake.org
> Date: Wednesday, March 25, 2009, 5:54 AM
> Hi all,
> 
> I want to run one shell script which requires some
> arguments to pass in
> cmakelists file.
> Simply using install command to run it does not allow to
> pass arguments to
> it.
> 
> How to do it ....
> 
> ankit
> _______________________________________________
> 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://www.cmake.org/mailman/listinfo/cmake


      


More information about the CMake mailing list