summaryrefslogtreecommitdiff
path: root/protocols/Telegram/tdlib/td/CMake/GeneratePkgConfig.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Telegram/tdlib/td/CMake/GeneratePkgConfig.cmake')
-rw-r--r--protocols/Telegram/tdlib/td/CMake/GeneratePkgConfig.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Telegram/tdlib/td/CMake/GeneratePkgConfig.cmake b/protocols/Telegram/tdlib/td/CMake/GeneratePkgConfig.cmake
index afbe06ac60..a2800e1073 100644
--- a/protocols/Telegram/tdlib/td/CMake/GeneratePkgConfig.cmake
+++ b/protocols/Telegram/tdlib/td/CMake/GeneratePkgConfig.cmake
@@ -27,6 +27,7 @@ function(get_relative_link OUTPUT PATH)
set(${OUTPUT} "${LINK}" PARENT_SCOPE)
endfunction()
+# TODO: support interface libraries in dependencies
function(generate_pkgconfig TARGET DESCRIPTION)
# message("Generating pkg-config for ${TARGET}")
get_filename_component(PREFIX "${CMAKE_INSTALL_PREFIX}" REALPATH)