Your IP : 216.73.216.48


Current Path : /hdd/hdd11/lib64/cmake/KFileMetaData/
Upload File :
Current File : //hdd/hdd11/lib64/cmake/KFileMetaData/KFileMetaDataConfig.cmake

# Do not modify this file. Any change will be overwritten by CMake.

# Config file for KFileMetaData. This file will define:
# KFILEMETADATA_INCLUDE_DIR - The KFileMetaData include directory
# KFILEMETADATA_LIBRARY - The library needed to use KFileMetaData

get_filename_component(_currentDir ${CMAKE_CURRENT_LIST_FILE} PATH) # The current directory
get_filename_component(rootDir ${_currentDir}/ ABSOLUTE) # The install prefix

# Include directory
set(KFILEMETADATA_INSTALL_PREFIX "${rootDir}")
set(KFILEMETADATA_INCLUDE_DIR "/usr/include")

include(${_currentDir}/KFileMetaDataTargetsWithPrefix.cmake)

# Set the library variable
set(KFILEMETADATA_LIBRARY kfilemetadata)