[asterisk-scf-commits] asterisk-scf/integration/media_rtp_pjmedia.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Mon Aug 30 12:44:38 CDT 2010
branch "master" has been updated
via 13ec232e7cab6cea088140df36c9c55691184431 (commit)
from 27582ddfbf97cda771d5ad551430416ce2935d91 (commit)
Summary of changes:
CMakeLists.txt | 1 +
cmake | 2 +-
slice | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 13ec232e7cab6cea088140df36c9c55691184431
Author: Joshua Colp <jcolp at digium.com>
Date: Mon Aug 30 14:54:26 2010 -0300
Update to latest pjproject.cmake
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4c6c930..a22b674 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,6 +14,7 @@ pjproject_build(pjlib)
pjproject_build(pjlib-util)
pjproject_build(pjnath)
pjproject_build(pjmedia)
+pjproject_build(third_party)
# This project is C++ based and requires a minimum of 3.4
hydra_project(media_rtp_pjmedia 3.4 CXX)
diff --git a/cmake b/cmake
index ea57b07..1095aeb 160000
--- a/cmake
+++ b/cmake
@@ -1 +1 @@
-Subproject commit ea57b072d8f90982c9a97466dd5ec572cb9613df
+Subproject commit 1095aeb680f1c6c2c411d80657e2c066bf7aa6d8
diff --git a/slice b/slice
index 0fd4cb3..dcb271b 160000
--- a/slice
+++ b/slice
@@ -1 +1 @@
-Subproject commit 0fd4cb3a22d7a3993ae64ee5e4ee73f9ae97a64d
+Subproject commit dcb271baaca90fa89ed6b7d4846ea458fb303943
-----------------------------------------------------------------------
--
asterisk-scf/integration/media_rtp_pjmedia.git
More information about the asterisk-scf-commits
mailing list