tar "--exclude" option not working

Hi Jakub,

I got confused between “tar” and “cmake -E tar” because I thought that they were the same thing.
Now I understand the difference in the documentation.

After removing “cmake -E”, the --exclude option worked.
Thanks!