On Tuesday 23 June 2009, Daniel Wildermuth wrote: > Hi all, > On the wiki there is a good description on crosscompiling with ADSP > cross compiler. > > http://www.kwwidgets.org/Wiki/CmakeAdsp > > Does someone have experience on how to use CMake to generate Makefiles > for the ADSP built in gmake-378 ? > > Where could I get the generator for this gmake?
The normal UNIX makefile generator should do. Or for mingw or for cygwin. What did you try, which problems did you have ? Alex _______________________________________________ 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
