From ac5a42e4e9eb4693b2f79a51e401c66b1beea68b Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Mon, 8 Mar 2021 22:40:20 +0100 Subject: Drop --thread from vala_init --- tests/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index f992a83..d72fe1e 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -75,7 +75,6 @@ vala_init(vala-mocks indicator-sound-service OPTIONS --ccode - --thread --vapidir=${CMAKE_BINARY_DIR}/src/ --vapidir=${CMAKE_SOURCE_DIR}/vapi/ --vapidir=. -- cgit v1.2.3