#
# Copyright (c) 2010-2014, Gilles Caulier, <caulier dot gilles at gmail dot com>
#
# Redistribution and use is allowed according to the terms of the BSD license.
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.

set(templates_dir ${TEMPLATES_INSTALL_DIR}/KF5kipiplugins_photolayoutseditor/data/templates)

install(FILES "a4/h/Bear boy.ple" DESTINATION ${templates_dir}/a4/h)
install(FILES "a4/h/Bear girl.ple" DESTINATION ${templates_dir}/a4/h)
install(FILES "a4/h/Flipping Tux Black.ple" DESTINATION ${templates_dir}/a4/h)
install(FILES "a4/h/Flipping Tux White.ple" DESTINATION ${templates_dir}/a4/h)
install(FILES "a4/h/Its a boy.ple" DESTINATION ${templates_dir}/a4/h)
install(FILES "a4/h/Its a girl.ple" DESTINATION ${templates_dir}/a4/h)
install(FILES "a4/h/Tux Rider.ple" DESTINATION ${templates_dir}/a4/h)
