Skip to content

Commit 7b465f8

Browse files
committed
Update cmake/modules/RootBuildOptions.cmake
1 parent e197cb3 commit 7b465f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/modules/RootBuildOptions.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ ROOT_BUILD_OPTION(builtin_fftw3 OFF "Build FFTW3 internally (requires network) [
8989
ROOT_BUILD_OPTION(builtin_freetype OFF "Build freetype internally (requires network)")
9090
ROOT_BUILD_OPTION(builtin_ftgl OFF "Build bundled copy of FTGL")
9191
ROOT_BUILD_OPTION(builtin_gif OFF "Build libgif internally (requires network)")
92-
ROOT_BUILD_OPTION(builtin_gl2ps OFF "Build bundled copy of gl2ps")
92+
ROOT_BUILD_OPTION(builtin_gl2ps OFF "Build gl2ps internally (requires network)")
9393
ROOT_BUILD_OPTION(builtin_gsl OFF "Build GSL internally (requires network) [GPL]")
9494
ROOT_BUILD_OPTION(builtin_gtest OFF "Build googletest internally (requires network)")
9595
ROOT_BUILD_OPTION(builtin_jpeg OFF "Build libjpeg internally (requires network)")

0 commit comments

Comments
 (0)