diff options
Diffstat (limited to 'externals/CMakeLists.txt')
| -rw-r--r-- | externals/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/externals/CMakeLists.txt b/externals/CMakeLists.txt index 4ce9f201e..406277fd7 100644 --- a/externals/CMakeLists.txt +++ b/externals/CMakeLists.txt | |||
| @@ -191,7 +191,6 @@ endif() | |||
| 191 | 191 | ||
| 192 | if (UNIX) | 192 | if (UNIX) |
| 193 | add_subdirectory(gamemode) | 193 | add_subdirectory(gamemode) |
| 194 | target_include_directories(gamemode PUBLIC gamemode/include) | ||
| 195 | endif() | 194 | endif() |
| 196 | 195 | ||
| 197 | # Breakpad | 196 | # Breakpad |