mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
base: Disable Qt RCC timestamps
This commit is contained in:
parent
78a1b54a47
commit
b06da5fa63
@ -44,6 +44,10 @@ set_target_properties(
|
||||
PROPERTIES AUTOMOC ON
|
||||
AUTOUIC ON
|
||||
AUTORCC ON)
|
||||
set_property(
|
||||
TARGET obs-websocket
|
||||
APPEND
|
||||
PROPERTY AUTORCC_OPTIONS --format-version 1)
|
||||
|
||||
target_sources(
|
||||
obs-websocket
|
||||
|
Loading…
x
Reference in New Issue
Block a user