Fix image installation for Start WB
This commit is contained in:
committed by
Yorik van Havre
parent
e5c9145aa0
commit
12381a0fdb
@@ -6,3 +6,7 @@ INSTALL(FILES ${StartPage_Scripts}
|
||||
INSTALL(FILES ${StartPage_Resources}
|
||||
DESTINATION ${CMAKE_INSTALL_DATADIR}/Mod/Start/StartPage
|
||||
)
|
||||
|
||||
INSTALL(DIRECTORY images/
|
||||
DESTINATION ${CMAKE_INSTALL_DATADIR}/Mod/Start/StartPage/images
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user