Skip to content

Commit 5c28ad0

Browse files
r-barnesmeta-codesync[bot]
authored andcommitted
Use cmake for xxhash
Summary: Allows xxhash to interface with cmake. Doesn't appear to otherwise affect builds. Reviewed By: sahilsd Differential Revision: D90299071 fbshipit-source-id: c1af7a882ad7ed78badc47431f49edc5b36c2b9d
1 parent bd70e4a commit 5c28ad0

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

  • build/fbcode_builder/manifests

build/fbcode_builder/manifests/xxhash

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,6 @@ xxhash
1515
[homebrew]
1616
xxhash
1717

18-
[build.not(os=windows)]
19-
builder = make
20-
subdir = xxHash-0.8.2
21-
22-
[make.build_args]
23-
all
24-
25-
[make.install_args]
26-
install
27-
28-
[build.os=windows]
18+
[build]
2919
builder = cmake
3020
subdir = xxHash-0.8.2/cmake_unofficial

0 commit comments

Comments
 (0)