Fix INSTALL target in cmake files

This commit is contained in:
wmayer 2012-02-17 01:43:03 +01:00
parent 905fb1a53f
commit f7bb6026b1

View File

@ -4,6 +4,6 @@ INSTALL(
FILES
License.txt
DESTINATION
data
${CMAKE_INSTALL_DATADIR}
)