Do not deploy debug version of the svg icon lib in release builds.
This commit is contained in:
		| @@ -812,6 +812,8 @@ else() | |||||||
| 		DESTINATION ${PLUGIN_DEST_DIR} | 		DESTINATION ${PLUGIN_DEST_DIR} | ||||||
| 		COMPONENT Runtime | 		COMPONENT Runtime | ||||||
| 		REGEX "fontawesome" EXCLUDE | 		REGEX "fontawesome" EXCLUDE | ||||||
|  | 		REGEX "d\\." EXCLUDE | ||||||
|  | 		REGEX "_debug\\." EXCLUDE | ||||||
| 	) | 	) | ||||||
| 	# Platform plugins | 	# Platform plugins | ||||||
| 	install( | 	install( | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user