summaryrefslogtreecommitdiff
path: root/indra/llwebrtc/CMakeLists.txt
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-07-21 15:56:36 +0200
committerErik Kundiman <erik@megapahit.org>2025-07-21 15:56:36 +0200
commit59ac767bd43027ce6fc132c1f09aea4af4c1f85f (patch)
tree9226d708d99957a9bdcb9fd49e892dfa7bcea0e5 /indra/llwebrtc/CMakeLists.txt
parentc6048b2a8e18877f3f8bd0a7e190c553a3caa9a5 (diff)
parente5044bc934c09ff24019a66caf0bbfd3bfc294ae (diff)
Merge branch 'main' into 2025.06
Diffstat (limited to 'indra/llwebrtc/CMakeLists.txt')
-rw-r--r--indra/llwebrtc/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llwebrtc/CMakeLists.txt b/indra/llwebrtc/CMakeLists.txt
index e6493e044d..a64a3e4dac 100644
--- a/indra/llwebrtc/CMakeLists.txt
+++ b/indra/llwebrtc/CMakeLists.txt
@@ -28,7 +28,6 @@ list(APPEND llwebrtc_SOURCE_FILES ${llwebrtc_HEADER_FILES})
add_library (llwebrtc SHARED ${llwebrtc_SOURCE_FILES})
-target_compile_definitions(ll::webrtc INTERFACE LL_WEBRTC=1)
#set_target_properties(llwebrtc PROPERTIES PUBLIC_HEADER llwebrtc.h)
if (WINDOWS)