mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 11:15:13 +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
|
|
@ -170,3 +170,4 @@ ExternalProject_Add(
|
||||||
)
|
)
|
||||||
|
|
||||||
include(Install)
|
include(Install)
|
||||||
|
include(Package)
|
||||||
Loading…
Add table
Reference in a new issue