/usr/share/qzeitgeist/cmake/QZeitgeistExport-noconfig.cmake is in libqzeitgeist-dev 0.7.0-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | #----------------------------------------------------------------
# Generated CMake target import file for configuration "".
#----------------------------------------------------------------
# Commands may need to know the format version.
SET(CMAKE_IMPORT_FILE_VERSION 1)
# Import target "QZEITGEIST_qzeitgeist" for configuration ""
SET_PROPERTY(TARGET QZEITGEIST_qzeitgeist APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
SET_TARGET_PROPERTIES(QZEITGEIST_qzeitgeist PROPERTIES
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "/usr/lib/x86_64-linux-gnu/libQtTest.so;/usr/lib/x86_64-linux-gnu/libQtDBus.so;/usr/lib/x86_64-linux-gnu/libQtXml.so;/usr/lib/x86_64-linux-gnu/libQtCore.so"
IMPORTED_LOCATION_NOCONFIG "/usr/lib/libqzeitgeist.so.0.7"
IMPORTED_SONAME_NOCONFIG "libqzeitgeist.so.0"
)
# Commands beyond this point should not need to know the version.
SET(CMAKE_IMPORT_FILE_VERSION)
|