mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 23:05:04 -06:00
fixing optimizer and concurrency::reduce
This commit is contained in:
parent
c193d7c930
commit
c10ff4f503
6 changed files with 142 additions and 41 deletions
|
@ -17,6 +17,7 @@ add_executable(${_TEST_NAME}_tests
|
|||
test_marchingsquares.cpp
|
||||
test_timeutils.cpp
|
||||
test_voronoi.cpp
|
||||
test_optimizers.cpp
|
||||
test_png_io.cpp
|
||||
test_timeutils.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue