Feat: support the install of pigeon using TARGET_RUNTIME_DLLS

In ITAGeometricalAcoustics!20 (merged) the pigeon executable gets packaged as a wheel. For this, the CMake generator expression TARGET_RUNTIME_DLLS is used. For the SketchUp API the IMPORTED_LOCATION was not set correctly. This change overrides the IMPORTED_LOCATION with the correct value.

Merge request reports

Loading