blender/tests/CMakeLists.txt
Sergey Sharybin 306cbb82ec GTest unit testing framework
Currently covers only small set of functionality.
2014-06-19 02:09:16 +10:00

8 lines
77 B
CMake

# Python CTests
add_subdirectory(python)
# GTest
add_subdirectory(gtests)