mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 03:15:11 +00:00
Include Package CMake module in the end of the main CMake file
This commit is contained in:
parent
28034f95c8
commit
d1992ce19f
1 changed files with 2 additions and 1 deletions
|
|
@ -169,4 +169,5 @@ ExternalProject_Add(
|
|||
-DINSTALL_CMAKE_DIR:PATH=${CMAKE_BINARY_DIR}/lib/cmake/LibWebRTC
|
||||
)
|
||||
|
||||
include(Install)
|
||||
include(Install)
|
||||
include(Package)
|
||||
Loading…
Add table
Reference in a new issue