[dependencies/arts] install artsc.h and artsc_export.h

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1224436 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
samelian 13 years ago
parent c3836ab750
commit 587e1c1710

@ -53,12 +53,9 @@ include_directories(
##### headers ###################################
# FIXME these header must be installed?
#install( FILES
# artsc.h artsc_export.h
# DESTINATION ${INCLUDE_INSTALL_DIR} )
install( FILES
artsc.h ${CMAKE_CURRENT_BINARY_DIR}/artsc_export.h
DESTINATION ${INCLUDE_INSTALL_DIR} )
##### artsdsp (shared lib) ######################

Loading…
Cancel
Save