Added missing rule
This commit is contained in:
parent
25f876287e
commit
6d1b01479c
@ -113,6 +113,7 @@ if (JSONCPP_BUILD_SHARED_LIBS)
|
|||||||
|
|
||||||
# Needed for legacy code
|
# Needed for legacy code
|
||||||
target_compile_definitions(jsoncpp.framework PUBLIC JSON_DLL_BUILD)
|
target_compile_definitions(jsoncpp.framework PUBLIC JSON_DLL_BUILD)
|
||||||
|
target_compile_definitions(jsoncpp.framework PUBLIC JSON_DLL)
|
||||||
|
|
||||||
else ()
|
else ()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user