Greetings,

I am learning cmake.  I progressed to doing configH checks (libtool to cmake 
conversion).   I have followed useful tips I obtained from this list  and this 
link:-

http://www.cmake.org/Wiki/CMake:How_To_Write_Platform_Checks


 I have a test project    with the following features

--it generates a build.h  instead of a config.h (where it got the instruction 
to generate the said   build..h from? -I do not know)

--the libtool build has these switches   -MT  -MD -MP   but   setting these as 
definitions   to the migrated cmake setup leads to compile falure

Advice on both the above will be much appreciated

sincerely
luxInteg

_______________________________________________
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