about summary refs log tree commit diff
path: root/pkgs/applications/graphics/monado/force-enable-steamvr_lh.patch
blob: eac92675ebd96b45480a7ae8021c5641ab73be63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4308d73d..0081d536 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -219,6 +219,7 @@ option(BUILD_TESTING "Enable building of the test suite?" ON)
 if(EXISTS "$ENV{HOME}/.steam/root")
 	set(XRT_HAVE_STEAM YES)
 endif()
+set(XRT_HAVE_STEAM YES)
 
 if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
 	set(XRT_HAVE_INTERNAL_HID ON)