Your IP : 216.73.217.87
# LibkcompactdiscConfig.cmake is generated by CMake from LibkcompactdiscConfig.cmake.in.
# Any changed value in this file will be overwritten by CMake.
get_filename_component(currentDir ${CMAKE_CURRENT_LIST_FILE} PATH) # get the directory where I myself am
get_filename_component(rootDir ${currentDir}/../../../../ ABSOLUTE) # get the chosen install prefix
if (NOT _libkcompactdisc_targets_included)
set(_libkcompactdisc_targets_included TRUE)
include(${currentDir}/LibkcompactdiscTargets.cmake)
endif (NOT _libkcompactdisc_targets_included)
set(LIBKCOMPACTDISC_INCLUDE_DIRS "${rootDir}//usr/include")
set(LIBKCOMPACTDISC_LIBRARIES KDE::Libkcompactdisc::kcompactdisc)