We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cfb22e commit f902132Copy full SHA for f902132
source/codegeneration/template_api.h.in
@@ -6,7 +6,6 @@
6
7
#ifdef ${target_id}_STATIC_DEFINE
8
# define ${target_id}_TEMPLATE_API
9
-# define ${target_id}_TEMPLATE_NO_EXPORT
10
#else
11
# ifndef ${target_id}_TEMPLATE_API
12
# ifdef ${target}_EXPORTS
source/codegeneration/template_msvc_api.in
0 commit comments