Am Donnerstag 19 März 2009 23:03:11 schrieb Alexander Neundorf: > On Thursday 19 March 2009, Artem Zolochevskiy wrote: > > hi all > > > > I need constructive criticism for my very first CMake based project. > > > > It converts index.txt file into html by usung asciidoc. > > make install should install converted document into adjustable @docdir@ > > :-) > > > > http://tinyurl.com/d8fhv6 > > > > Thanks! > > Looks good in general :-) > Maybe some more quotes in some places... > It's usually a good idea to have a directory with a space both in the path > to the source tree and to the build tree, to make sure this works too.
Sure, except for those compilers that are broken itself :-( Some compilers really do not allow spaces in path or file names. HS _______________________________________________ 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
