mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-05 19:36:07 +08:00
Remove support test compilation
The c++ support tests were never fully completed and should be disabled until that code is looked at again and updated in a PR.
This commit is contained in:
parent
802b1e1aa7
commit
21eb603cc1
@ -298,7 +298,6 @@ set(SLIC3R_TEST_SOURCES
|
|||||||
${TESTDIR}/libslic3r/test_print.cpp
|
${TESTDIR}/libslic3r/test_print.cpp
|
||||||
${TESTDIR}/libslic3r/test_printgcode.cpp
|
${TESTDIR}/libslic3r/test_printgcode.cpp
|
||||||
${TESTDIR}/libslic3r/test_skirt_brim.cpp
|
${TESTDIR}/libslic3r/test_skirt_brim.cpp
|
||||||
${TESTDIR}/libslic3r/test_support_material.cpp
|
|
||||||
${TESTDIR}/libslic3r/test_test_data.cpp
|
${TESTDIR}/libslic3r/test_test_data.cpp
|
||||||
${TESTDIR}/libslic3r/test_trianglemesh.cpp
|
${TESTDIR}/libslic3r/test_trianglemesh.cpp
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user