forked from bartvdbraak/blender
306cbb82ec
Currently covers only small set of functionality.
8 lines
77 B
CMake
8 lines
77 B
CMake
|
|
# Python CTests
|
|
add_subdirectory(python)
|
|
|
|
# GTest
|
|
add_subdirectory(gtests)
|
|
|