[sword-svn] r3441 - trunk/examples/cmdline

refdoc at crosswire.org refdoc at crosswire.org
Tue Oct 25 00:03:41 MST 2016


Author: refdoc
Date: 2016-10-25 00:03:41 -0700 (Tue, 25 Oct 2016)
New Revision: 3441

Modified:
   trunk/examples/cmdline/CMakeLists.txt
Log:
added stripaccents example


Modified: trunk/examples/cmdline/CMakeLists.txt
===================================================================
--- trunk/examples/cmdline/CMakeLists.txt	2016-10-23 08:37:17 UTC (rev 3440)
+++ trunk/examples/cmdline/CMakeLists.txt	2016-10-25 07:03:41 UTC (rev 3441)
@@ -11,6 +11,7 @@
 	outrender
 	search
 	verserangeparse
+	stripaccents
 )
 
 FOREACH(DEMO ${example_PROGRAMS})




More information about the sword-cvs mailing list