This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/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)