mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-22 14:18:35 +00:00
Merge edc2d7912e
into 7c9506bc31
This commit is contained in:
commit
84cdf6f383
@ -38,3 +38,6 @@ if(NOT MSVC AND (CLAY_INCLUDE_ALL_EXAMPLES OR CLAY_INCLUDE_SDL3_EXAMPLES))
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# add_subdirectory("examples/cairo-pdf-rendering") Some issue with github actions populating cairo, disable for now
|
# add_subdirectory("examples/cairo-pdf-rendering") Some issue with github actions populating cairo, disable for now
|
||||||
|
|
||||||
|
add_library(headers INTERFACE)
|
||||||
|
target_include_directories(headers INTERFACE .)
|
||||||
|
Loading…
Reference in New Issue
Block a user