diff options
Diffstat (limited to 'cmake/modules/FindAML.cmake')
-rw-r--r-- | cmake/modules/FindAML.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindAML.cmake b/cmake/modules/FindAML.cmake index 602f5d9a2b..89d1fd985d 100644 --- a/cmake/modules/FindAML.cmake +++ b/cmake/modules/FindAML.cmake @@ -3,7 +3,7 @@ # ------- # Finds the AML codec # -# This will will define the following variables:: +# This will define the following variables:: # # AML_FOUND - system has AML # AML_INCLUDE_DIRS - the AML include directory |