This commit is contained in:
Nishi 2026-01-12 02:43:17 +09:00
commit 3a63249e18
Signed by: nishi
GPG key ID: 27EF69B208EB9343
2 changed files with 0 additions and 10 deletions

View file

@ -12,8 +12,3 @@ add_subdirectory(external/milsko)
add_subdirectory(engine)
add_subdirectory(client)
install(
FILES data/
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/assaultfish
)

View file

@ -35,8 +35,3 @@ install(
)
add_subdirectory(tools)
install(
DIRECTORY data/
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/GearSrc
)