You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
190 B

  1. --- a/perf/CMakeLists.txt
  2. +++ b/perf/CMakeLists.txt
  3. @@ -20,4 +20,4 @@
  4. ADD_EXECUTABLE(perftest ${SRCS})
  5. -TARGET_LINK_LIBRARIES(perftest yajl_s)
  6. +TARGET_LINK_LIBRARIES(perftest yajl_s m)