This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
170 B
CMake
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0-or-later
add_subdirectory(intern)
add_subdirectory(generic)
add_subdirectory(gpu)
2011-07-15 04:01:47 +00:00
add_subdirectory(mathutils)
add_subdirectory(bmesh)