diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-11 22:23:09 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-11 22:23:09 +0900 |
commit | 8057a2fd808f2d8853c5a9ccbb60f89e762134f1 (patch) | |
tree | feb19a25a2c46347842cb9b74f0db4120c812f24 /qtinterface/tqt.pc.cmake | |
parent | 6d11f6b351b77d1c9644630cfcaa2c3ce63998d5 (diff) | |
download | tqtinterface-8057a2fd808f2d8853c5a9ccbb60f89e762134f1.tar.gz tqtinterface-8057a2fd808f2d8853c5a9ccbb60f89e762134f1.zip |
Remove uic_executable
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/tqt.pc.cmake')
-rw-r--r-- | qtinterface/tqt.pc.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qtinterface/tqt.pc.cmake b/qtinterface/tqt.pc.cmake index d042216..8c94efe 100644 --- a/qtinterface/tqt.pc.cmake +++ b/qtinterface/tqt.pc.cmake @@ -3,8 +3,6 @@ exec_prefix=@PC_EXEC_PREFIX@ libdir=@PC_LIB_DIR@ includedir=@PC_INCLUDE_DIR@ -uic_executable=@UIC_EXECUTABLE@ - Name: TQt Description: Interface and abstraction library for Qt and Trinity Version: @TQT_VERSION@ |