summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-30 21:16:35 +0000
committersamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-30 21:16:35 +0000
commit6ea5c62d19da89d1a6b6428427bd60fab96285e2 (patch)
tree426353ec985080bfc629b157b88e107e04e84dcb
parente70558cf0adab0c4395abaa9d147fd5c5d9eacc8 (diff)
downloadtqtinterface-6ea5c62d.tar.gz
tqtinterface-6ea5c62d.zip
[cmake] rename TQt.pc to tqt.pc
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1226585 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-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