How to compile the linux target without symlinks?

Dear developers,

I would like to compile the linux target of ITK 5.4 by Cmake. It will create symlink binaries (.so and .so.1) which are not supported by windows system. So I wonder if it can be compiled without symlinks?

Best,
Rosie