oops
This commit is contained in:
parent
5101877bd9
commit
3a63249e18
2 changed files with 0 additions and 10 deletions
|
|
@ -12,8 +12,3 @@ add_subdirectory(external/milsko)
|
||||||
add_subdirectory(engine)
|
add_subdirectory(engine)
|
||||||
|
|
||||||
add_subdirectory(client)
|
add_subdirectory(client)
|
||||||
|
|
||||||
install(
|
|
||||||
FILES data/
|
|
||||||
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/assaultfish
|
|
||||||
)
|
|
||||||
|
|
|
||||||
|
|
@ -35,8 +35,3 @@ install(
|
||||||
)
|
)
|
||||||
|
|
||||||
add_subdirectory(tools)
|
add_subdirectory(tools)
|
||||||
|
|
||||||
install(
|
|
||||||
DIRECTORY data/
|
|
||||||
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/GearSrc
|
|
||||||
)
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue