summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-05-13 12:09:09 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-05-13 12:09:09 +0900
commit1d2ed792d8f35e0737943873c03bba2b090bba53 (patch)
treeae0cd5a5f5c0689605c6b721711199ecc4a45d2e /CMakeLists.txt
parentff5fee9de2442a696cb1d4c66e621b6d8618bbbf (diff)
downloaddbus-1-tqt-1d2ed792d8f35e0737943873c03bba2b090bba53.tar.gz
dbus-1-tqt-1d2ed792d8f35e0737943873c03bba2b090bba53.zip
Changed file names to conform to .cmake convention for configuration
files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ec42952..f7c225a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -80,5 +80,5 @@ add_subdirectory( src )
##### write configure files #####################
-configure_file( ${CMAKE_SOURCE_DIR}/dbus-1-tqt.Doxyfile.in ${CMAKE_BINARY_DIR}/dbus-1-tqt.Doxyfile )
+configure_file( ${CMAKE_SOURCE_DIR}/dbus-1-tqt.Doxyfile.cmake ${CMAKE_BINARY_DIR}/dbus-1-tqt.Doxyfile )