1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Added test for libcurl https handling disabled on build server.

Linux docker image does not expose port 80
This commit is contained in:
tamasmeszaros
2020-03-06 15:18:14 +01:00
parent b6aeffb618
commit f4f236e82e
5 changed files with 38 additions and 17 deletions
+1
View File
@@ -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)