Skip to content

Commit

Permalink
修复ci不过的bug
Browse files Browse the repository at this point in the history
  • Loading branch information
yyzybb537 committed Apr 4, 2016
1 parent 30239e7 commit 1f8c312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ else()
endif()
target_link_libraries(sample9_curl.t ${LINK_ARGS} rt -lcurl)
endif()
list(REMOVE_ITEM SRC_LIST ${PROJECT_SOURCE_DIR}/sample12_hiredis.cpp)

foreach(var ${SRC_LIST})
string(REGEX REPLACE ".*/" "" var ${var})
Expand Down

0 comments on commit 1f8c312

Please sign in to comment.