Skip to content

Commit

Permalink
Remove protobuf on server
Browse files Browse the repository at this point in the history
  • Loading branch information
neverix authored Dec 4, 2022
1 parent 1cc0380 commit 1ba4b4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,6 @@ if(BUILD_SERVER)
${LUA_BIT_LIBRARY}
${GMP_LIBRARY}
${PLATFORM_LIBS}
# ${Protobuf_LIBRARIES}
)
set_target_properties(${PROJECT_NAME}server PROPERTIES
COMPILE_DEFINITIONS "SERVER")
Expand Down

0 comments on commit 1ba4b4c

Please sign in to comment.