Auto-generate CMake file lists

pull/13675/head^2
Protobuf Team Bot 2 years ago
parent 0d51686718
commit 9304f9a74f
  1. 1
      cmake/CMakeLists.txt

@ -376,7 +376,6 @@ target_link_libraries(collections_split64 INTERFACE
add_library(textformat
../upb/text/encode.c
../upb/text/encode.h
../upb/text_encode.h
)
target_include_directories(textformat PUBLIC
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/..>

Loading…
Cancel
Save