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 --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 879fef7..60eb961 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -63,7 +63,6 @@ vala_init(ayatana-indicator-sound-service ${VALA_PKG_URLDISPATCHER} OPTIONS --ccode - --thread --target-glib=${GLIB_2_0_REQUIRED_VERSION} --vapidir=${CMAKE_SOURCE_DIR}/vapi/ --vapidir=. -- cgit v1.2.3