obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.84k stars 704 forks source link

base: Disable Qt RCC timestamps #1107

Closed derrod closed 1 year ago

derrod commented 1 year ago

Description

Disables timestamps in Qt resources to make builds reproducible.

Motivation and Context

Complete https://github.com/obsproject/obs-studio/pull/8220 (obs-websocket is the only component not reproducible right now)

How Has This Been Tested?

Has not been tested directly yet, but the same change in OBS itself worked.

Types of changes

Checklist: