Commit 3405c92
committed
build: switch glfw and rapidjson to conan-center recipes
Both are now available on Conan Center (glfw/3.4 β the pinned commit is the
3.4 release β and rapidjson/cci.20250205), so drop the in-repo recipes.
Their conan-center cmake_file_name differs, so find_package becomes glfw3 and
RapidJSON. The new CMakeConfigDeps generator exposes the plain targets `glfw`
and `rapidjson` (no namespaced alias), so reference those directly instead of
glfw::glfw / rapidjson::rapidjson.1 parent 2c6de08 commit 3405c92
15 files changed
Lines changed: 7 additions & 207 deletions
File tree
- Engine/Source
- Common
- Launch
- Sample
- ThirdParty
- ConanRecipes
- glfw
- test_package
- rapidjson
- test_package
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments