[asterisk-scf-commits] asterisk-scf/release/ice-util-cpp.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Wed Apr 27 09:03:14 CDT 2011
branch "master" has been updated
via fd811e3d47f7b1ac5fb9532490a7c094ce22bf74 (commit)
from 11079f2e12fd9eb6cd597ed8c7cb85ca291110f4 (commit)
Summary of changes:
CMakeLists.txt | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit fd811e3d47f7b1ac5fb9532490a7c094ce22bf74
Author: Kevin P. Fleming <kpfleming at digium.com>
Date: Wed Apr 27 09:03:11 2011 -0500
Remove obsolete setting of 'bindir'.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2beaa3d..d49205b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,6 @@ asterisk_scf_project(ice-util-cpp 3.4)
if (integrated_build STREQUAL "true")
set(utils_dir ${CMAKE_CURRENT_SOURCE_DIR} PARENT_SCOPE)
- set(utils_bindir ${CMAKE_CURRENT_BINARY_DIR} PARENT_SCOPE)
endif()
add_subdirectory(SmartProxy)
-----------------------------------------------------------------------
--
asterisk-scf/release/ice-util-cpp.git
More information about the asterisk-scf-commits
mailing list