Fix defines
This commit is contained in:
parent
2fed1b6154
commit
84e6309757
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ if(CMAKE_SHARED_LIBS_ALLOWED_ON_TARGET)
|
|||
)
|
||||
target_compile_definitions(OsmAndJNI
|
||||
PRIVATE
|
||||
-DOSMAND_CORE_EXPORTS
|
||||
-DOSMAND_JNI_EXPORTS
|
||||
)
|
||||
target_include_directories(OsmAndJNI
|
||||
PRIVATE
|
||||
|
|
Loading…
Reference in a new issue