aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/CMakeLists.txt1
-rw-r--r--tests/CMakeLists.txt1
2 files changed, 0 insertions, 2 deletions
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=.
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=.