share/hedgewars/Data/Fonts/CMakeLists.txt
author unc0rr
Sun, 27 Jul 2008 16:35:44 +0000
changeset 1118 caf47265d03f
parent 562 d1a9035175ed
child 2105 580f7610d661
permissions -rw-r--r--
- Use DejaVuSans-Bold instead of DejaVuSans+bold - Revert not working 'fix' for chat text problem
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
562
d1a9035175ed - Simplify build system files
unc0rr
parents: 98
diff changeset
     1
install(FILES
1118
caf47265d03f - Use DejaVuSans-Bold instead of DejaVuSans+bold
unc0rr
parents: 562
diff changeset
     2
	DejaVuSans-Bold.ttf
562
d1a9035175ed - Simplify build system files
unc0rr
parents: 98
diff changeset
     3
	DESTINATION ${SHAREPATH}Data/Fonts)