mirror of
https://github.com/recp/cglm.git
synced 2025-12-26 10:35:10 +00:00
build: add affine2d to CMake
This commit is contained in:
@@ -72,6 +72,7 @@ add_library(${PROJECT_NAME}
|
||||
src/curve.c
|
||||
src/bezier.c
|
||||
src/ray.c
|
||||
src/affine2d.c
|
||||
)
|
||||
|
||||
set_target_properties(${PROJECT_NAME} PROPERTIES
|
||||
|
||||
Reference in New Issue
Block a user