diff options
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. |
