Skip to content

Commit

Permalink
remove unneeded commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
rsafonseca committed Mar 23, 2022
1 parent 8a32206 commit 8367181
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp-lib/deps/etcd-cpp-api/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ else()
set(CMAKE_FIND_LIBRARY_SUFFIXES ".a" ".lib" ".dylib" ".so" ".dll")
endif()

#find_package(cpprestsdk REQUIRED)
find_package(Boost REQUIRED)

add_library(${PROJECT_NAME}
Expand Down

0 comments on commit 8367181

Please sign in to comment.