Remove voicing from cmake install configuration as the directory no longer is present.
authorhobbes1069 <hobbes1069@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 2 Jul 2015 13:49:53 +0000 (13:49 +0000)
committerhobbes1069 <hobbes1069@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 2 Jul 2015 13:49:53 +0000 (13:49 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@2234 01035d8c-6547-0410-b346-abe4f91aad63

codec2-dev/CMakeLists.txt
smartmic/SM1000-E/RELEASE-SM1000-E/.gitignore [new file with mode: 0644]

index 48b830e288fd495202f53a44b2457dd85397a8d8..ef2ecf3156bba4fe8bf66e121ccbf79d878292d4 100644 (file)
@@ -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 (file)
index 0000000..e69de29