diff --git a/libwebrtc/CMakeLists.txt b/libwebrtc/CMakeLists.txt index ecdd3af..d5fe65a 100644 --- a/libwebrtc/CMakeLists.txt +++ b/libwebrtc/CMakeLists.txt @@ -52,7 +52,3 @@ install(TARGETS webrtc RUNTIME DESTINATION bin LIBRARY DESTINATION lib INCLUDES DESTINATION include) - -install(EXPORT LibWebRTCTargets - FILE LibWebRTCTargets.cmake - DESTINATION ${INSTALL_CMAKE_DIR})