Skip to content

Commit 8819050

Browse files
Fix Linux tv-casting-app build issue by adding to args.gni file.
1 parent 2170d80 commit 8819050

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/tv-casting-app/linux/args.gni

+2
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,6 @@ chip_enable_rotating_device_id = true
3232

3333
chip_max_discovered_ip_addresses = 20
3434

35+
enable_rtti = true
36+
3537
matter_enable_tracing_support = true

0 commit comments

Comments
 (0)