Skip to content

Commit 2f8bce8

Browse files
committed
Compile with WITH_VR32
1 parent 3a39664 commit 2f8bce8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ else ()
104104
option(WITH_OPENMP "" OFF) # OpenMP seems not working (dunno why). Disable it for portability anyway.
105105
option(WITH_LSR_BINDINGS "" OFF)
106106
option(BUILD_SHARED_LIBS "" OFF) # make it shared someday?
107-
option(WITH_VR32 "" OFF)
108107
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
109108
set(CMAKE_INSTALL_PREFIX ../install)
110109
add_subdirectory(libsoxr libsoxr)

0 commit comments

Comments
 (0)