cmake: move gamemode target include into its file

This commit is contained in:
flodavid 2023-11-03 15:57:43 +01:00
parent 40644d43f7
commit ac11f6e4c5
3 changed files with 1 additions and 3 deletions

View file

@ -191,7 +191,6 @@ endif()
if (UNIX)
add_subdirectory(gamemode)
target_include_directories(gamemode PUBLIC gamemode/include)
endif()
# Breakpad