Commit c4cb6d6
Add vcpkg support (#62)
* Initial plan
* Add vcpkg support with port files and CMake install targets
Co-authored-by: hzhangxyz <[email protected]>
* Add clarifying comments to portfile.cmake about placeholder values
Co-authored-by: hzhangxyz <[email protected]>
* Simplify CMakeLists.txt: remove LTO option and config template file
Co-authored-by: hzhangxyz <[email protected]>
* Update portfile.cmake: remove unused options and fixup call
Co-authored-by: hzhangxyz <[email protected]>
* Update vcpkg.json.
* Update portfile.cmake.
* Update CMakeLists.txt.
* Update vcpkg.json.
* Update portfile.cmake.
* Update vcpkg.json.
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: hzhangxyz <[email protected]>
Co-authored-by: Hao Zhang <[email protected]>1 parent 42dbd14 commit c4cb6d6
3 files changed
+44
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
11 | 25 | | |
12 | 26 | | |
13 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments