Navigation Menu

Skip to content

Commit

Permalink
Revert "Add a comment"
Browse files Browse the repository at this point in the history
This reverts commit d2f4dd4.
  • Loading branch information
madame-rachelle committed Jul 10, 2017
1 parent e1b4bb1 commit 04b1163
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Expand Up @@ -480,7 +480,6 @@ if (GZDOOM_USE_OPENVR)
option( GZDOOM_OPENVR_STATIC "Statically link OpenVR API" ON )
if(GZDOOM_OPENVR_STATIC)
# Incorporate the whole openvr API into zdoom, using a few rules lifted from the OpenVR CMakeLists.txt files
# This branch avoids the need to ship openvr_api.dll
add_definitions( -DVR_API_PUBLIC )
include_directories(${OPENVR_SDK_PATH}/src ${OPENVR_SDK_PATH}/src/vrcommon)
file(GLOB OPENVR_SOURCES "${OPENVR_SDK_PATH}/src/*.cpp" "${OPENVR_SDK_PATH}/src/vrcommon/*.cpp")
Expand Down

0 comments on commit 04b1163

Please sign in to comment.