diff --git a/Targets/CMakeLists.txt b/Targets/CMakeLists.txt index 1e2c6f9..b73a588 100644 --- a/Targets/CMakeLists.txt +++ b/Targets/CMakeLists.txt @@ -169,4 +169,5 @@ ExternalProject_Add( -DINSTALL_CMAKE_DIR:PATH=${CMAKE_BINARY_DIR}/lib/cmake/LibWebRTC ) -include(Install) \ No newline at end of file +include(Install) +include(Package) \ No newline at end of file