blob: 6dd8d34674b21073695acfda92eaeb9c6c305eb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#################################################
#
# (C) 2011 Timothy Pearson
# kb9vqf (AT) pearsoncomputing.net
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
##### other data ################################
install( FILES
arealight.kpm arealight2.kpm spotlight.kpm
DESTINATION ${DATA_INSTALL_DIR}/kpovmodeler/examples/scenes/lights )
|