Added ryzom.ttf, it will be installed to the data directory.
--HG-- branch : hotfix
This commit is contained in:
parent
79cd6bfaee
commit
26f1cc6fac
2 changed files with 2 additions and 0 deletions
|
@ -120,3 +120,5 @@ FILE(GLOB expressions "${CMAKE_CURRENT_SOURCE_DIR}/expressions/*.xml")
|
||||||
|
|
||||||
INSTALL(FILES ${widgets} DESTINATION "${OVQT_DATA_DIR}/widgets" COMPONENT tools3d)
|
INSTALL(FILES ${widgets} DESTINATION "${OVQT_DATA_DIR}/widgets" COMPONENT tools3d)
|
||||||
INSTALL(FILES ${expressions} DESTINATION "${OVQT_DATA_DIR}/expressions" COMPONENT tools3d)
|
INSTALL(FILES ${expressions} DESTINATION "${OVQT_DATA_DIR}/expressions" COMPONENT tools3d)
|
||||||
|
|
||||||
|
INSTALL(DIRECTORY fonts/ DESTINATION ${OVQT_DATA_DIR} COMPONENT data)
|
||||||
|
|
BIN
code/studio/src/plugins/gui_editor/fonts/ryzom.ttf
Normal file
BIN
code/studio/src/plugins/gui_editor/fonts/ryzom.ttf
Normal file
Binary file not shown.
Loading…
Reference in a new issue