diff options
Diffstat (limited to 'externals/CMakeLists.txt')
| -rw-r--r-- | externals/CMakeLists.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/externals/CMakeLists.txt b/externals/CMakeLists.txt index 421b35890..c629bbc5c 100644 --- a/externals/CMakeLists.txt +++ b/externals/CMakeLists.txt | |||
| @@ -61,9 +61,7 @@ if (USE_DISCORD_PRESENCE) | |||
| 61 | endif() | 61 | endif() |
| 62 | 62 | ||
| 63 | # Sirit | 63 | # Sirit |
| 64 | if (ENABLE_VULKAN) | 64 | add_subdirectory(sirit) |
| 65 | add_subdirectory(sirit) | ||
| 66 | endif() | ||
| 67 | 65 | ||
| 68 | # libzip | 66 | # libzip |
| 69 | find_package(Libzip 1.5) | 67 | find_package(Libzip 1.5) |