
install(
  DIRECTORY ex0 ex2
  DESTINATION example
  USE_SOURCE_PERMISSIONS
  PATTERN ".svn" EXCLUDE
)
