Skip to content

Commit 19c1aa5

Browse files
committed
Update differences docs
1 parent b98cc10 commit 19c1aa5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/cmake/differences.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@ build system:
99

1010
* Added pkg-config .pc files
1111

12-
Once installed, there are two .pc files available in system `pkgconfig`
12+
Once installed, there are three .pc files available in system `pkgconfig`
1313
directory:
1414

1515
* php.pc - for building PHP extensions
1616
* php-embed.pc - for embedding PHP into application
17+
* phpdbg.pc - for PHP Debugger SAPI module library.
1718

1819
These can be then used with the pkg-config (pkgconf) tool:
1920

0 commit comments

Comments
 (0)