Page Menu
Home
Search
Configure Global Search
Log In
Differential
D6864
Diff 21768
extern/draco/CMakeLists.txt
Changeset View
Duplicating code all over the place is not the way to go, In build_files/cmake/macros.cmake add a blender_project_group macro that has this bit of code in it and call the macro instead.
Once you have the macro don't forget to de-duplicate the code in blender_add_lib__impl as well.