[Cmake] Help:How to use INSTALL_FILES to install all of files including those under subdir

sfang sfang at bcm . tmc . edu
Tue, 25 Mar 2003 15:37:34 -0600


Hello, Guys
I am a newbie, I met a problem when I wrote a CMakeList.txt to make and 
install all doc files, I don't know how to use INSTALL_FILES to install all of 
file including subdir and its files to somewhere, i can not find a similar 
solution in achive.
Thanks