Skip to content

Commit 9a2726b

Browse files
committed
Add shared definitions to CPPAN.
1 parent dae9039 commit 9a2726b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cppan.yml

+3
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ options:
107107
public: _SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1
108108
public: USE_STD_NAMESPACE=1
109109
public: WINDLLNAME="tesseract"
110+
shared:
111+
definitions:
112+
public: TESS_EXPORTS
110113

111114
dependencies:
112115
pvt.cppan.demo.leptonica: master

0 commit comments

Comments
 (0)