1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:18:12 +00:00

Kernel: Remove 2 duplicated listings of cpp files in CMakeLists.txt file

This commit is contained in:
Liav A 2023-03-25 10:22:57 +03:00 committed by Sam Atkins
parent 95b6e57bfb
commit 59a76b1279

View file

@ -368,9 +368,6 @@ if ("${SERENITY_ARCH}" STREQUAL "x86_64")
Arch/x86_64/CurrentTime.cpp
Arch/x86_64/Hypervisor/BochsDisplayConnector.cpp
Arch/x86_64/Hypervisor/VMWareBackdoor.cpp
Arch/x86_64/I8042Reboot.cpp
Arch/x86_64/Interrupts/APIC.cpp
Arch/x86_64/Interrupts/IOAPIC.cpp