aboutsummaryrefslogtreecommitdiffstats
path: root/doc/compiling/cmake-primer.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/compiling/cmake-primer.rst')
-rw-r--r--doc/compiling/cmake-primer.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/compiling/cmake-primer.rst b/doc/compiling/cmake-primer.rst
index 7769005be..499b8433a 100644
--- a/doc/compiling/cmake-primer.rst
+++ b/doc/compiling/cmake-primer.rst
@@ -6,7 +6,7 @@ CMake primer
************
This chapter is a basic introduction to CMake, the build system used by PySide
-and the boost binding generator.
+and the binding generator runner.
The practical steps will focus on how to use cmake on a Unix-like (GNU/Linux)
environment.