Skip to content

Commit

Permalink
help find the dump easier
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-gray101 committed Dec 26, 2023
1 parent 22318ad commit b1bba52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/cpp/llama/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ endif()
include_directories(${Protobuf_INCLUDE_DIRS})
include_directories(${CMAKE_CURRENT_BINARY_DIR})

message(STATUS "=== backend/cpp/llama/CMakeLists.txt main variable dump ===")
cmake_print_variables(Protobuf_VERSION Protobuf_INCLUDE_DIRS CMAKE_CURRENT_BINARY_DIR C_INCLUDE_PATH Protobuf_INCLUDE_DIR _PROTOBUF_PROTOC _GRPC_CPP_PLUGIN_EXECUTABLE)


Expand Down

0 comments on commit b1bba52

Please sign in to comment.