Luigi Calori a écrit :
I would also be interested into your higher level macro approach, expecially if it can reduce the problem of finding / building dependencies: I 'm working to assemble a cmake based build system for OpenSceneGraph and have already used macros. I' ve seen you have macros to grab entire svn projects, I see you grab them at CMake time, I did a similar think for CVS but at Make time.
Are your macro intermixable with standard CMake files?
Is there a "standard or official" place where to find contributed macros / Find / build scripts?

Thanks in advance

You can find macros here :
http://www.cmake.org/Wiki/CMake_User_Contributed_Macros

Sylvain
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to