You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
273 B
9 lines
273 B
12 years ago
|
--- kbfx/doc/CMakeLists.txt.ORI 2012-08-04 18:33:25.916251160 +0200
|
||
|
+++ kbfx/doc/CMakeLists.txt 2012-08-04 18:33:49.658779402 +0200
|
||
|
@@ -14,4 +14,4 @@
|
||
|
)
|
||
|
|
||
|
INSTALL(FILES ${DOCFILES}
|
||
|
- DESTINATION ${SHARE_INSTALL_PREFIX}/doc/kbfx)
|
||
|
+ DESTINATION ${DOC_INSTALL_DIR}/kbfx)
|