fix formatting

This commit is contained in:
Greg Wells
2025-05-24 17:36:53 -04:00
parent 05aae3b56b
commit a3f1201062

View File

@@ -26,7 +26,7 @@ target_link_libraries(GryphnMetalImpl
"-framework CoreFoundation"
"-framework Foundation"
"-framework Metal"
"-framework QuartzCore"
"-framework QuartzCore"
)
file(MAKE_DIRECTORY ${CMAKE_BINARY_DIR}/gryphn/rendering_apis)