Skip to content

Commit 7883986

Browse files
committed
Enable CXX for pdo_firebird
1 parent 764d33e commit 7883986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ext/pdo_firebird/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
PhpExtensionPdoFirebird
3-
LANGUAGES C
3+
LANGUAGES C CXX
44
)
55

66
include(CheckLibraryExists)

0 commit comments

Comments
 (0)