From 9b1c7caceff6af24d76146bcc7a4495ff9ef3ede Mon Sep 17 00:00:00 2001 From: onelin Date: Sat, 15 Nov 2025 21:33:50 +0100 Subject: Simplify render command buffer --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2e915f8..e721bff 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -24,7 +24,6 @@ add_library(${PROJECT_NAME} api/daw.h # Types and (internal) interfaces - include/daw/platform.h include/daw/types.h # Utility algorithms & datastructures -- cgit v1.3