blob: c9bc36f92ecf1b5a8277b13491dfce1156e2b85d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#################################################
#
# (C) 2011 Timothy Pearson
# kb9vqf (AT) pearsoncomputing.net
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
configure_file( tqtkdeintegration_x11_0.cpp.cmake tqtkdeintegration_x11_0.cpp @ONLY )
|