Browse Source

Removed alias to legacy installed target LibDataChannel::datachannel

Paul-Louis Ageneau 3 years ago
parent
commit
afa4a43056
1 changed files with 0 additions and 3 deletions
  1. 0 3
      cmake/LibDataChannelConfig.cmake

+ 0 - 3
cmake/LibDataChannelConfig.cmake

@@ -1,5 +1,2 @@
 include("${CMAKE_CURRENT_LIST_DIR}/LibDataChannelTargets.cmake")
 
-# For backward compatibility
-add_library(LibDataChannel::datachannel ALIAS LibDataChannel::LibDataChannel)
-