Skip to content

Commit 4699ff1

Browse files
committed
Update cmake/modules/RootBuildOptions.cmake
1 parent 9dba3a0 commit 4699ff1

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
@@ -91,7 +91,7 @@ ROOT_BUILD_OPTION(builtin_fftw3 OFF "Build FFTW3 internally (requires network) [
9191
ROOT_BUILD_OPTION(builtin_freetype OFF "Build freetype internally (requires network)")
9292
ROOT_BUILD_OPTION(builtin_ftgl OFF "Build bundled copy of FTGL")
9393
ROOT_BUILD_OPTION(builtin_gif OFF "Build libgif internally (requires network)")
94-
ROOT_BUILD_OPTION(builtin_gl2ps OFF "Build bundled copy of gl2ps")
94+
ROOT_BUILD_OPTION(builtin_gl2ps OFF "Build gl2ps internally (requires network)")
9595
ROOT_BUILD_OPTION(builtin_gsl OFF "Build GSL internally (requires network) [GPL]")
9696
ROOT_BUILD_OPTION(builtin_gtest OFF "Build googletest internally (requires network)")
9797
ROOT_BUILD_OPTION(builtin_jpeg OFF "Build libjpeg internally (requires network)")

0 commit comments

Comments
 (0)