Skip to content

Commit

Permalink
Require version 0.14.0 or greater
Browse files Browse the repository at this point in the history
  • Loading branch information
Kicer86 committed Dec 9, 2023
1 parent 561c9e9 commit a293018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

find_package(GTest REQUIRED CONFIG)
find_package(httplib REQUIRED)
find_package(httplib 0.14.0 REQUIRED)

add_executable(api_tests
connection_tests.cpp
Expand Down

0 comments on commit a293018

Please sign in to comment.