diff --git a/cmake/README.md b/cmake/README.md
index 21e728c1f0..90aba19a41 100644
--- a/cmake/README.md
+++ b/cmake/README.md
@@ -1492,6 +1492,11 @@ target API.
+
+ BIN2C (CUDA only) |
+ Path to bin2c executable, will automatically pick up the first one in your $PATH. |
+ (automatic) |
+
@@ -1647,9 +1652,8 @@ requires `gzip` to be in your `PATH`
GZIP_EXECUTABLE |
- |
-
- |
+ Path to gzip executable, will automatically pick up the first one in your $PATH. |
+ (automatic) |
@@ -1679,9 +1683,8 @@ requires `ffmpeg` to be in your `PATH`
FFMPEG_EXECUTABLE |
- |
-
- |
+ Path to ffmpeg executable, will automatically pick up the first one in your $PATH. |
+ (automatic) |