Installing a module target without a LIBRARY DESTINATION no longer raises an error. On DLL platforms, the default destination is the RUNTIME default. Otherwise, the LIBRARY default is used. Closes: #27759