Use CMAKE_SHARED_LINKER_FLAGS to pass MSVC linker option
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Mon, 20 Apr 2020 20:30:51 +0000 (22:30 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Apr 2020 20:30:51 +0000 (22:30 +0200)
commit239282d5e26156e8e5d3ef53b1bb595ea726be6f
treef91a9ff3c48262c83dffd2bac6f0ece9af24d742
parent568674477c6b4adadbebddf4e560964aeb696d81
Use CMAKE_SHARED_LINKER_FLAGS to pass MSVC linker option

target_link_libraries does not work here according to issue 2472
CMakeLists.txt