Skip to content

Commit

Permalink
[skyapi] refs fibercrypto#38 Ignore version the curl
Browse files Browse the repository at this point in the history
  • Loading branch information
Maykel Arias Torres committed Jul 27, 2019
1 parent 90f819f commit d8cc67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/curl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ set(CMAKE_BUILD_TYPE Release)

set(pkgName "skyapi")

find_package(CURL EXACT REQUIRED)
find_package(CURL REQUIRED)

set(SRCS
${CMAKE_CURRENT_SOURCE_DIR}/src/list.c
Expand Down

0 comments on commit d8cc67a

Please sign in to comment.