Skip to content

Commit

Permalink
Minor build fixes for crystax
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroMiya committed Mar 22, 2018
1 parent dc38977 commit b0c76dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ endforeach()
list(APPEND OSVR_CORE_PASSTHROUGH_OPTIONS "-DOSVR_COMMON_IN_PROCESS_IMAGING=1")
list(APPEND OSVR_CORE_PASSTHROUGH_OPTIONS "-DBUILD_CLIENT_EXAMPLES=0")
list(APPEND OSVR_CORE_PASSTHROUGH_OPTIONS "-DBUILD_SERVER_EXAMPLES=0")
list(APPEND OSVR_CORE_PASSTHROUGH_OPTIONS "-DBUILD_HEADER_DEPENDENCY_TESTS=0")
list(APPEND OSVR_CORE_PASSTHROUGH_OPTIONS "-DBUILD_WITH_OPENCV=0")

###
# NDK finding - using environment and CMake variables as a hint
Expand Down
2 changes: 1 addition & 1 deletion android-cmake

0 comments on commit b0c76dd

Please sign in to comment.