Skip to content

Commit

Permalink
fix: do not link c on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
djpiper28 committed Jul 27, 2023
1 parent 5eda38c commit c3f2052
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ set(LIBS
jansson
CURL::libcurl
pthread
c
${ABSL_LIBS}
re2)
if(USE_JEMALLOC)
Expand Down

0 comments on commit c3f2052

Please sign in to comment.