[CMake] Updating an existing makefile

otavioarj at gmail.com otavioarj at gmail.com
Sun Sep 13 15:33:00 EDT 2009


Hello, I was studding the cmake wiki page, finding some way to use cmake to update an existing makefile that I have.
I want to check if some libs is installed, get some path of files, allusing cmake, but I don't want to generate a new makefile, just want toupdate an existing makefile with the corrects path, and warning if somepath was not found.

So, there's any way to do that using cmake? Maybe including the makefile to be updated in CMakeLists.txt ?


Thank You.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090913/24aa4e2f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 908 bytes
Desc: OpenPGP digital signature
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090913/24aa4e2f/attachment.pgp>


More information about the CMake mailing list