Skip to content

Commit 721c259

Browse files
authored
Update RootBuildOptions.cmake
1 parent 5fdded6 commit 721c259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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_civetweb ON "Use civetweb distributed with ROOT")
8989
ROOT_BUILD_OPTION(builtin_cppzmq OFF "Use ZeroMQ C++ bindings installed by ROOT (requires network)")
9090
ROOT_BUILD_OPTION(builtin_davix OFF "Build Davix internally (requires network)")
9191
ROOT_BUILD_OPTION(builtin_fftw3 OFF "Build FFTW3 internally (requires network)")
92-
ROOT_BUILD_OPTION(builtin_freetype OFF "Build bundled copy of freetype")
92+
ROOT_BUILD_OPTION(builtin_freetype OFF "Build freetype internally (requires network)")
9393
ROOT_BUILD_OPTION(builtin_ftgl OFF "Build bundled copy of FTGL")
9494
ROOT_BUILD_OPTION(builtin_gif OFF "Build libgif internally (requires network)")
9595
ROOT_BUILD_OPTION(builtin_gl2ps OFF "Build bundled copy of gl2ps")

0 commit comments

Comments
 (0)