Skip to content

Commit f6c6230

Browse files
eidng8tbonfort
authored andcommitted
Update CMakeLists.txt
1 parent 644d750 commit f6c6230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ option(WITH_LIBXML2 "Choose if libxml2 support should be built in (used for sos,
120120
option(WITH_THREAD_SAFETY "Choose if a thread-safe version of libmapserver should be built (only recommended for some mapscripts)" OFF)
121121
option(WITH_GIF "Enable GIF support (for PIXMAP loading)" ON)
122122
option(WITH_PYTHON "Enable Python mapscript support" OFF)
123-
option(WITH_PHP "Enable Python mapscript support" OFF)
123+
option(WITH_PHP "Enable PHP mapscript support" OFF)
124124
option(WITH_PERL "Enable Perl mapscript support" OFF)
125125
option(WITH_RUBY "Enable Ruby mapscript support" OFF)
126126
option(WITH_JAVA "Enable Java mapscript support" OFF)

0 commit comments

Comments
 (0)