[CMake] Suggestion for CMake platform/compiler detection

Sylvain Benner benner at virtools.com
Thu Nov 23 09:11:09 EST 2006


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


More information about the CMake mailing list