summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authoronelin <oscar@nelin.dk>2025-11-15 20:33:50 +0000
committeronelin <oscar@nelin.dk>2025-11-15 21:16:41 +0000
commit9b1c7caceff6af24d76146bcc7a4495ff9ef3ede (patch)
tree0cd3bb0ee78eec0556db4ba6208d235f706b2d8f /src/CMakeLists.txt
parenta4c67096a3afd74ec9ceff9260cff9ad0336b208 (diff)
Simplify render command buffer
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
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