Atwood, Robert C wrote:
Hi,
I have a project with lots of c files that I am trying to place under
Cmake. And, I must say , it is working really well ! But ... Since there
are lots of c files, the list of possible targets returned by
'make help', after running cmake, is rather useless (unless run though
'head -8' or 'more')
Is there an option somewhere to suppress inclusion of all the single
file targets (.o, .i, .s ) in the 'make help' output? Nobody really
wants to know about those ... do they ;-?
Maybe we need a make helpless....  :-)

You could add a feature request to the bug tracker.
-Bill

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to