Skip to content

Commit 75105c8

Browse files
committed
Sync with upstream: ext/phar/php_phar.h is not installed anymore
1 parent 88a6a55 commit 75105c8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cmake/ext/phar/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ target_sources(
4444
tar.c
4545
util.c
4646
zip.c
47-
PUBLIC
48-
FILE_SET HEADERS
49-
FILES
50-
php_phar.h
5147
)
5248

5349
target_compile_definitions(php_phar PRIVATE ZEND_ENABLE_STATIC_TSRMLS_CACHE=1)

0 commit comments

Comments
 (0)