default-module-install-destinationΒΆ
The
install(TARGETS)command no longer requires aLIBRARY DESTINATIONfor Module Libraries. When no destination is given, a module library is installed to the defaultRUNTIMEdestination on DLL platforms and to the defaultLIBRARYdestination on other platforms.