From 4ecf7591449d34630b61e9a5cc734ebc9f8e07e4 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 20 Aug 2026 11:44:37 +0200 Subject: build: clean up header set verification --- libs/acpi/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libs/acpi') diff --git a/libs/acpi/CMakeLists.txt b/libs/acpi/CMakeLists.txt index 32ce8a05..e21a7ef8 100644 --- a/libs/acpi/CMakeLists.txt +++ b/libs/acpi/CMakeLists.txt @@ -51,10 +51,6 @@ target_link_libraries("acpi" PUBLIC "kstd::lib" ) -set_target_properties("acpi" PROPERTIES - VERIFY_INTERFACE_HEADER_SETS YES -) - #[============================================================================[ # Tests #]============================================================================] -- cgit v1.2.3