[CMake] Hello World

Brad King brad.king at kitware.com
Tue Dec 7 08:03:43 EST 2004


Satrish.S wrote:

> The configuration is ok now ;). After "ccmake ." and
> "make", how am I suppose to view the output? What is
> the command line for that?

If you built just the "Hello" example directory then there is no output. 
  Try running it in the "CMake/Example" directory above 
"CMake/Example/Hello" and you will get a demo executable that links to 
the hello library.

-Brad



More information about the CMake mailing list