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.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
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

Reply via email to