1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 08:37:46 +00:00

CMake: Remove some trailing whitespace from a few CMakeLists.txt files

This commit is contained in:
Brian Gianforcaro 2021-01-01 02:20:55 -08:00 committed by Andreas Kling
parent 6d67c4cafc
commit ab6ee9f7b2
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ set(KERNEL_SOURCES
Devices/BXVGADevice.cpp
Devices/BlockDevice.cpp
Devices/CharacterDevice.cpp
Devices/Device.cpp
Devices/Device.cpp
Devices/FullDevice.cpp
Devices/I8042Controller.cpp
Devices/KeyboardDevice.cpp