diff options
| author | Marc Sunet <marc.sunet@amd.com> | 2025-11-19 19:42:04 -0800 |
|---|---|---|
| committer | Marc Sunet <marc.sunet@amd.com> | 2025-11-19 19:42:04 -0800 |
| commit | b5697421bbc73ed17ef3a8bc003571d1b6351b5c (patch) | |
| tree | 655dd8d239e582c6d37609cea95e76a4e6ce24f2 /CMakeLists.txt | |
| parent | 0cca9d39108e0305d1e278feafa1ca737f436bc9 (diff) | |
Rename dxcommon -> dxg
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 631e1e3..ca8b0ac 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
| @@ -17,7 +17,7 @@ add_subdirectory(contrib/DirectX-Headers) | |||
| 17 | add_subdirectory(contrib/glfw) | 17 | add_subdirectory(contrib/glfw) |
| 18 | 18 | ||
| 19 | # Common libraries. | 19 | # Common libraries. |
| 20 | add_subdirectory(dxcommon) | 20 | add_subdirectory(dxg) |
| 21 | add_subdirectory(dxwindow) | 21 | add_subdirectory(dxwindow) |
| 22 | 22 | ||
| 23 | # Applications. | 23 | # Applications. |
