Added test for libcurl https handling disabled on build server.
Linux docker image does not expose port 80
This commit is contained in:
parent
b6aeffb618
commit
f4f236e82e
5 changed files with 38 additions and 17 deletions
|
@ -13,6 +13,7 @@ add_executable(${_TEST_NAME}_tests
|
|||
test_stl.cpp
|
||||
test_meshsimplify.cpp
|
||||
test_meshboolean.cpp
|
||||
test_timeutils.cpp
|
||||
)
|
||||
|
||||
if (TARGET OpenVDB::openvdb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue