diff options
Diffstat (limited to 'cmake/modules/FindCdio.cmake')
-rw-r--r-- | cmake/modules/FindCdio.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindCdio.cmake b/cmake/modules/FindCdio.cmake index cce7f2ace9..91ba7bc591 100644 --- a/cmake/modules/FindCdio.cmake +++ b/cmake/modules/FindCdio.cmake @@ -3,7 +3,7 @@ # -------- # Finds the cdio library # -# This will will define the following variables:: +# This will define the following variables:: # # CDIO_FOUND - system has cdio # CDIO_INCLUDE_DIRS - the cdio include directory |