mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 11:15:13 +00:00
(#40): Do not put CMake target files inside the package
This commit is contained in:
parent
7ef534cd55
commit
ab1cf49414
1 changed files with 0 additions and 4 deletions
|
|
@ -52,7 +52,3 @@ install(TARGETS webrtc
|
||||||
RUNTIME DESTINATION bin
|
RUNTIME DESTINATION bin
|
||||||
LIBRARY DESTINATION lib
|
LIBRARY DESTINATION lib
|
||||||
INCLUDES DESTINATION include)
|
INCLUDES DESTINATION include)
|
||||||
|
|
||||||
install(EXPORT LibWebRTCTargets
|
|
||||||
FILE LibWebRTCTargets.cmake
|
|
||||||
DESTINATION ${INSTALL_CMAKE_DIR})
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue