Have you built SFML yourself with your MinGW64 version?
Or are you using the exact same MinGW64 version, as linked on the SFML download page?
The link_directories() and include_directories() are not needed, since the CMake config will provide this information with the link targets.