[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
Wed Sep 15 08:37:34 CDT 2010
branch "master" has been updated
via 01491faa89e11372fb2a8b12d4758c110fe0b958 (commit)
from a6c804330664fcc2372e645800884b0636e93887 (commit)
Summary of changes:
CMakeLists.txt | 2 +-
cmake | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
mode change 100755 => 100644 CMakeLists.txt
- Log -----------------------------------------------------------------
commit 01491faa89e11372fb2a8b12d4758c110fe0b958
Author: David M. Lee <dlee at digium.com>
Date: Tue Sep 14 16:51:31 2010 -0500
Updated to a cleaned up version of cmake scripts.
diff --git a/CMakeLists.txt b/CMakeLists.txt
old mode 100755
new mode 100644
index d7ea150..7bfde9c
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,7 +17,7 @@ if(NOT integrated_build STREQUAL "true")
include(cmake/modules/pjproject.cmake)
# Include common Hydra build infrastructure
- include(cmake/Hydra_v4.cmake)
+ include(cmake/AsteriskSCF.cmake)
# Add build targets for what we will need to link against
pjproject_build(pjlib)
diff --git a/cmake b/cmake
index 1095aeb..364040a 160000
--- a/cmake
+++ b/cmake
@@ -1 +1 @@
-Subproject commit 1095aeb680f1c6c2c411d80657e2c066bf7aa6d8
+Subproject commit 364040aa2e2252eb07d896dc98eee1d2362f56e9
-----------------------------------------------------------------------
--
asterisk-scf/integration/media_rtp_pjmedia.git
More information about the asterisk-scf-commits
mailing list