[CMake] cmake's check of the generated target

Ilias Miroslav Miroslav.Ilias at umb.sk
Wed Jun 8 09:46:51 EDT 2011


Dear experts,

We would like to check the generated target (main executable) after it was built.

For example
.
.
Linking Fortran executable vibcal.x
[100%] Built target vibcal.x
[100%] Built target dirac.x

afterwards, it would be good to get own message about properties of the generated target dirac.x, for instance "ldd dirac.x",  "size dirac.x" etc. How to do that with the  CMake please ?

Thanks, Miro


More information about the CMake mailing list