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