Skip to content

Commit 53dd1c1

Browse files
committed
Plugins (gforce): Install font file "deffont" to where it is currently expected
(related to 0.4.x commit 5518be7)
1 parent a5ee25b commit 53dd1c1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

libvisual-plugins/plugins/actor/gforce/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ ADD_SUBDIRECTORY(GForceWaveShapes)
1818
#ADD_SUBDIRECTORY(NotWorkingWaveShapes)
1919
ADD_SUBDIRECTORY(unix)
2020
ADD_SUBDIRECTORY(docs)
21+
22+
INSTALL(FILES deffont DESTINATION ${GFORCE_DATA_DIR})

0 commit comments

Comments
 (0)