Skip to content

Commit

Permalink
Correct location for install files.
Browse files Browse the repository at this point in the history
  • Loading branch information
rpavlik committed Oct 27, 2015
1 parent bea97ed commit 1d0b1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ if(NOT OSVR_HAS_STD_MAKE_UNIQUE)
endif()

install(TARGETS driver_osvr
DESTINATION drivers/${OPENVR_PLATFORM})
DESTINATION drivers/osvr/bin/${OPENVR_PLATFORM})

#
# Test program
Expand Down

0 comments on commit 1d0b1a5

Please sign in to comment.