mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-20 08:41:02 +03:00
add shared library template with examples subdirectory
This commit is contained in:
4
sharedlib_template/CMake.readme
Normal file
4
sharedlib_template/CMake.readme
Normal file
@@ -0,0 +1,4 @@
|
||||
cmake defines:
|
||||
-DDEBUG=1 - debug mode
|
||||
-DNOGETTEXT=1 - don't run xgettext
|
||||
-DEXAMPLES=1 - to compile examples
|
||||
Reference in New Issue
Block a user