mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
janitor: the C++ window tests depends on the interpreter
This commit is contained in:
parent
83ccd07a88
commit
6c5f6da473
1 changed files with 1 additions and 1 deletions
|
@ -35,13 +35,13 @@ slint_test(datastructures)
|
|||
|
||||
if(SLINT_FEATURE_INTERPRETER)
|
||||
slint_test(interpreter)
|
||||
slint_test(window)
|
||||
endif()
|
||||
|
||||
slint_test(properties)
|
||||
slint_test(eventloop)
|
||||
target_link_libraries(test_eventloop PRIVATE Threads::Threads)
|
||||
slint_test(models)
|
||||
slint_test(window)
|
||||
|
||||
add_subdirectory(multiple-includes)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue