|
|
@ -107,7 +107,7 @@ if(protobuf_LINK_LIBATOMIC) |
|
|
|
target_link_libraries(libprotobuf-lite PRIVATE atomic) |
|
|
|
target_link_libraries(libprotobuf-lite PRIVATE atomic) |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
if(${CMAKE_SYSTEM_NAME} STREQUAL "Android") |
|
|
|
if(${CMAKE_SYSTEM_NAME} STREQUAL "Android") |
|
|
|
target_link_libraries(libprotobuf-lite PRIVATE log) |
|
|
|
target_link_libraries(libprotobuf-lite PRIVATE log) |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
target_include_directories(libprotobuf-lite PUBLIC ${protobuf_SOURCE_DIR}/src) |
|
|
|
target_include_directories(libprotobuf-lite PUBLIC ${protobuf_SOURCE_DIR}/src) |
|
|
|
if(protobuf_BUILD_SHARED_LIBS) |
|
|
|
if(protobuf_BUILD_SHARED_LIBS) |
|
|
|