[asterisk-scf-commits] asterisk-scf/release/test_channel.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Wed Apr 27 09:03:46 CDT 2011
branch "master" has been updated
via ebddbc0394fe72aff0c868e8baae0f913e00943a (commit)
from 7b3b4739995997119cb190eae940de948bfb1075 (commit)
Summary of changes:
CMakeLists.txt | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit ebddbc0394fe72aff0c868e8baae0f913e00943a
Author: Kevin P. Fleming <kpfleming at digium.com>
Date: Wed Apr 27 09:03:44 2011 -0500
Remove obsolete setting of 'bindir'.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6f67a90..4cfd46e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,8 +6,6 @@ if(NOT integrated_build STREQUAL "true")
# Include common AsteriskSCF build infrastructure
include(cmake/AsteriskSCF.cmake)
-else()
- set(test_channel_bindir ${CMAKE_CURRENT_BINARY_DIR} PARENT_SCOPE)
endif()
asterisk_scf_project("Test Channel" 3.4)
-----------------------------------------------------------------------
--
asterisk-scf/release/test_channel.git
More information about the asterisk-scf-commits
mailing list