Commit ee60b26
Fix: Correct Zstd capitalization in FindZstd.cmake (facebook#2379)
Summary:
Pull Request resolved: facebook#2379
This commit addresses a CMake warning due to inconsistent capitalization of the Zstd package name in FindZstd.cmake. This fixes issues with finding and using the Zstd library.
Tested on Cmake 3.28.3
X-link: https://github.com/facebookincubator/zstrong/pull/1170
Reviewed By: terrelln
Differential Revision: D69284782
fbshipit-source-id: 4acc32705ae937f075e1531cae3449cfae0d84ec1 parent fc36fce commit ee60b26
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments