Skip to content

Commit

Permalink
vendors: disable v8pp tests build
Browse files Browse the repository at this point in the history
  • Loading branch information
zpl-zak committed Jun 25, 2023
1 parent 31910f2 commit 0110c64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendors/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,6 @@ set(V8PP_HEADER_ONLY 1 CACHE BOOL "Header-only library")
set(V8_COMPRESS_POINTERS 0 CACHE BOOL "Use new V8 ABI with V8_COMPRESS_POINTERS and V8_31BIT_SMIS_ON_64BIT_ARCH")
set(V8_NUGET_DEV_DIR "v8-")
set(V8_NUGET_BIN_DIR "v8-")
set(BUILD_TESTING OFF)
list(APPEND CMAKE_MODULE_PATH "v8pp/cmake")
add_subdirectory(v8pp)

0 comments on commit 0110c64

Please sign in to comment.