diff options
Diffstat (limited to 'app/CMakeLists.txt')
| -rw-r--r-- | app/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt index 588ee87..021a77d 100644 --- a/app/CMakeLists.txt +++ b/app/CMakeLists.txt | |||
| @@ -1,7 +1,5 @@ | |||
| 1 | cmake_minimum_required(VERSION 3.5) | 1 | cmake_minimum_required(VERSION 3.5) |
| 2 | 2 | ||
| 3 | add_subdirectory(contrib/glad) | ||
| 4 | |||
| 5 | project(gfx-app) | 3 | project(gfx-app) |
| 6 | 4 | ||
| 7 | add_library(gfx-app | 5 | add_library(gfx-app |
