Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/TestXMLTools/CMakeLists.txt')
-rw-r--r--src/tests/TestXMLTools/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/TestXMLTools/CMakeLists.txt b/src/tests/TestXMLTools/CMakeLists.txt
index 0290f9b5f..0eb8aac12 100644
--- a/src/tests/TestXMLTools/CMakeLists.txt
+++ b/src/tests/TestXMLTools/CMakeLists.txt
@@ -3,7 +3,7 @@
# that can be found in the LICENSE file at the root of the
# Mumble source tree or at <https://www.mumble.info/LICENSE>.
-get_target_property(MUMBLE_SOURCE_DIR mumble SOURCE_DIR)
+set(MUMBLE_SOURCE_DIR "${CMAKE_SOURCE_DIR}/src/mumble")
set(TESTXMLTOOLS_SOURCES
TestXMLTools.cpp