Hi,
i want to copy a whole recursive directory of runtime files, during the 
INSTALL phase.
I use FILE(GLOB_RECURSE to catch the files, but then, it loses the 
subdirectory structure.
(ie. python/__init__.py and python/test/something.py got both INSTALLed on the 
same DESTINATION directory..)
Did anyone had the same problem ?
Thanks
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to