We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a39664 commit 2f8bce8Copy full SHA for 2f8bce8
CMakeLists.txt
@@ -104,7 +104,6 @@ else ()
104
option(WITH_OPENMP "" OFF) # OpenMP seems not working (dunno why). Disable it for portability anyway.
105
option(WITH_LSR_BINDINGS "" OFF)
106
option(BUILD_SHARED_LIBS "" OFF) # make it shared someday?
107
- option(WITH_VR32 "" OFF)
108
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
109
set(CMAKE_INSTALL_PREFIX ../install)
110
add_subdirectory(libsoxr libsoxr)
0 commit comments