Skip to content

Commit

Permalink
glop: fix cmake build
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizux committed Jul 22, 2024
1 parent 7da0834 commit 6c4514e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/glop.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,8 @@ target_link_libraries(glop PUBLIC
absl::strings
absl::statusor
absl::str_format
absl::random_random
protobuf::libprotobuf
${RE2_DEPS}
)
if(WIN32)
#target_link_libraries(glop PUBLIC psapi.lib ws2_32.lib)
Expand Down

0 comments on commit 6c4514e

Please sign in to comment.