summaryrefslogtreecommitdiffstats
path: root/qtinterface
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface')
-rw-r--r--qtinterface/CMakeLists.txt4
-rw-r--r--qtinterface/tqt.pc.cmake (renamed from qtinterface/TQt.pc.cmake)0
2 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt
index 56931ed..115a5dc 100644
--- a/qtinterface/CMakeLists.txt
+++ b/qtinterface/CMakeLists.txt
@@ -121,9 +121,9 @@ foreach( _lib ${QT_LIBRARIES} )
set( PC_QT_LIBRARIES "${PC_QT_LIBRARIES} -l${_lib}" )
endforeach( )
-configure_file( TQt.pc.cmake TQt.pc @ONLY )
+configure_file( tqt.pc.cmake tqt.pc @ONLY )
-install( FILES ${CMAKE_CURRENT_BINARY_DIR}/TQt.pc DESTINATION ${PKGCONFIG_INSTALL_DIR} )
+install( FILES ${CMAKE_CURRENT_BINARY_DIR}/tqt.pc DESTINATION ${PKGCONFIG_INSTALL_DIR} )
##### tqt (shared) ##############################
diff --git a/qtinterface/TQt.pc.cmake b/qtinterface/tqt.pc.cmake
index cb4697a..cb4697a 100644
--- a/qtinterface/TQt.pc.cmake
+++ b/qtinterface/tqt.pc.cmake