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. 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
