Skip to content

Commit

Permalink
forgotten change
Browse files Browse the repository at this point in the history
  • Loading branch information
ataymano@microsoft.com authored and ataymano@microsoft.com committed Jan 3, 2024
1 parent 735bc39 commit 5b23fb0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,6 @@ option(VW_SSE2NEON_SYS_DEP "Override using the submodule for SSE2Neon dependency
option(VW_BUILD_VW_C_WRAPPER "Enable building the c_wrapper project" ON)
option(vw_BUILD_NET_CORE "Build .NET Core targets" OFF)
option(vw_BUILD_NET_FRAMEWORK "Build .NET Framework targets" OFF)
option(VW_USE_ASAN "Compile with AddressSanitizer" OFF)
option(VW_USE_UBSAN "Compile with UndefinedBehaviorSanitizer" OFF)
option(VW_BUILD_WASM "Add WASM target" OFF)

if(VW_INSTALL AND NOT VW_ZLIB_SYS_DEP)
Expand Down

0 comments on commit 5b23fb0

Please sign in to comment.