Basic tests for BoostThreadWorker
Separate job tests
This commit is contained in:
parent
17f4b1bea3
commit
7352e1a01a
3 changed files with 135 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
get_filename_component(_TEST_NAME ${CMAKE_CURRENT_LIST_DIR} NAME)
|
||||
add_executable(${_TEST_NAME}_tests
|
||||
${_TEST_NAME}_tests_main.cpp
|
||||
slic3r_jobs_tests.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(${_TEST_NAME}_tests test_common libslic3r_gui libslic3r)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue