Export the CMake target on Windows as well. This is needed to allow for it to…

Authored by bcooksley on Sep 15 2018, 3:58 AM.

Description

Export the CMake target on Windows as well. This is needed to allow for it to be installed, which in turn makes the MarbleConfig.cmake file installed elsewhere usable (and not cause builds of other components that depend on Marble to fail)

Details