Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > fa0833d64061af975b8b2cb8f5fdb090 > files > 397

cmake-2.6.4-5.el5.4.x86_64.rpm

# Create a library called "Hello" which includes the source file "hello.cxx".
# The extension is already found.  Any number of sources could be listed here.
add_library (Hello hello.cxx)