cmake: move gamemode target include into its file
This commit is contained in:
parent
40644d43f7
commit
ac11f6e4c5
3 changed files with 1 additions and 3 deletions
1
externals/CMakeLists.txt
vendored
1
externals/CMakeLists.txt
vendored
|
@ -191,7 +191,6 @@ endif()
|
|||
|
||||
if (UNIX)
|
||||
add_subdirectory(gamemode)
|
||||
target_include_directories(gamemode PUBLIC gamemode/include)
|
||||
endif()
|
||||
|
||||
# Breakpad
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue