Skip to content

Commit 0f26618

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
2 parents b6e0940 + f62128d commit 0f26618

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/cmake/modules/PHP/PkgConfig.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ function(php_pkgconfig_generate_pc)
202202
file(
203203
GET_RUNTIME_DEPENDENCIES
204204
RESOLVED_DEPENDENCIES_VAR dependencies
205+
UNRESOLVED_DEPENDENCIES_VAR unresolvedDependencies
205206
PRE_EXCLUDE_REGEXES
206207
libc\\.
207208
libroot\\.

0 commit comments

Comments
 (0)