From: hobbes1069 Date: Thu, 2 Jul 2015 13:49:53 +0000 (+0000) Subject: Remove voicing from cmake install configuration as the directory no longer is present. X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=d4c9e4a3ba3ab0399c1a91217d0cb74745d0f847;p=freetel-svn-tracking.git Remove voicing from cmake install configuration as the directory no longer is present. git-svn-id: https://svn.code.sf.net/p/freetel/code@2234 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/codec2-dev/CMakeLists.txt b/codec2-dev/CMakeLists.txt index 48b830e2..ef2ecf31 100644 --- a/codec2-dev/CMakeLists.txt +++ b/codec2-dev/CMakeLists.txt @@ -102,7 +102,7 @@ option(BUILD_SHARED_LIBS option(UNITTEST "Build unittest binaries." ON) option(INSTALL_EXAMPLES "Install example code." OFF) if(INSTALL_EXAMPLES) - install(DIRECTORY octave raw script voicing wav + install(DIRECTORY octave raw script wav USE_SOURCE_PERMISSIONS DESTINATION ${CMAKE_INSTALL_DATADIR}/codec2) endif() diff --git a/smartmic/SM1000-E/RELEASE-SM1000-E/.gitignore b/smartmic/SM1000-E/RELEASE-SM1000-E/.gitignore new file mode 100644 index 00000000..e69de29b