Remove include

This commit is contained in:
2025-07-18 16:10:02 -05:00
parent e779e77922
commit a316febd9f

View File

@@ -13,5 +13,3 @@ add_library(dawn STATIC
src/funcs.c src/funcs.c
src/funcs.h src/funcs.h
) )
target_include_directories(dawn PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/src)