[cmake,pkg-config] properly set requires fields

This commit is contained in:
akallabeth
2025-09-21 19:06:58 +02:00
parent a1927acb72
commit 74a3a7695c
13 changed files with 13 additions and 7 deletions

View File

@@ -82,6 +82,7 @@ if(NOT BUILD_SHARED_LIBS)
set(FREERDP_SERVER_PC_REQUIRES_PRIVATE "freerdp${FREERDP_API_VERSION}")
set(FREERDP_SERVER_PC_LIBRARY_PRIVATE "-ldl -lpthread")
endif()
set(FREERDP_SERVER_PC_REQUIRES freerdp${FREERDP_API_VERSION})
include(pkg-config-install-prefix)
cleaning_configure_file(