add shared library template with examples subdirectory

This commit is contained in:
eddyem
2018-12-05 00:35:41 +03:00
parent bbc36d950d
commit bade2a36c0
10 changed files with 232 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
cmake defines:
-DDEBUG=1 - debug mode
-DNOGETTEXT=1 - don't run xgettext
-DEXAMPLES=1 - to compile examples