Fixed bad resources installed location
This commit is contained in:
parent
cb1f57ff8f
commit
e76f2ab659
|
@ -135,13 +135,13 @@ INSTALL(
|
|||
FILES
|
||||
${ShipIcons_SRCS}
|
||||
DESTINATION
|
||||
Mod/Ship/Icons
|
||||
Mod/Ship/resources/icons
|
||||
)
|
||||
INSTALL(
|
||||
FILES
|
||||
${ShipExamples_SRCS}
|
||||
DESTINATION
|
||||
Mod/Ship/Examples
|
||||
Mod/Ship/resources/examples
|
||||
)
|
||||
INSTALL(
|
||||
FILES
|
||||
|
|
Loading…
Reference in New Issue
Block a user