cmake: fix bug using mklink when cross compiling

Authored by habacker on Sep 27 2019, 6:23 AM.

Description

cmake: fix bug using mklink when cross compiling

An alternative is to use 'cmake -E create_symlink' also on Windows, but
this would require increasing the minimum cmake version to 3.13.
See https://gitlab.kitware.com/cmake/cmake/merge_requests/2144 for more
information.

Details

Committed
habackerSep 30 2019, 6:19 AM
Parents
R261:0aa344340cba: Revert "Fix fetchTransactions for sql databases"
Branches
Unknown
Tags
Unknown