blob: e6fa392d5ecd3602b1f63c005f095bf791a37ecf (
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( qtkdeintegration_x11_0.cpp.cmake qtkdeintegration_x11_0.cpp @ONLY )
|