diff options
Diffstat (limited to 'cmake/modules/FindBluetooth.cmake')
-rw-r--r-- | cmake/modules/FindBluetooth.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindBluetooth.cmake b/cmake/modules/FindBluetooth.cmake index a69980dc74..7ca99bb32e 100644 --- a/cmake/modules/FindBluetooth.cmake +++ b/cmake/modules/FindBluetooth.cmake @@ -3,7 +3,7 @@ # --------- # Finds the Bluetooth library # -# This will will define the following variables:: +# This will define the following variables:: # # BLUETOOTH_FOUND - system has Bluetooth # BLUETOOTH_INCLUDE_DIRS - the Bluetooth include directory |