[asterisk-scf-commits] asterisk-scf/integration/gitall.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Mon Nov 15 16:16:08 CST 2010


branch "master" has been updated
       via  200dacd7d85e447449fe7bcb0c7b681d176a96c4 (commit)
      from  766ce133e7bd4e905a8409432a0f8c125cecfab0 (commit)

Summary of changes:
 CMakeLists.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit 200dacd7d85e447449fe7bcb0c7b681d176a96c4
Author: David M. Lee <dlee at digium.com>
Date:   Mon Nov 15 16:16:05 2010 -0600

    Now updating the cmake scripts for ice-util-c++ -> ice-util-cpp.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1c66237..0e5950c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -26,7 +26,7 @@ pjproject_build(third_party)
 # Take care of slice definitions
 add_subdirectory(slice EXCLUDE_FROM_ALL)
 
-add_subdirectory(ice-util-c++)
+add_subdirectory(ice-util-cpp)
 add_subdirectory(logger)
 add_subdirectory(servicediscovery)
 add_subdirectory(test_channel)

-----------------------------------------------------------------------


-- 
asterisk-scf/integration/gitall.git



More information about the asterisk-scf-commits mailing list