Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CMakeLists.txt « tests - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fa0b86a2637bb56b0328629cf48e29a1f8336507 (plain)
1
2
3
4
5
6
7

# Python CTests
add_subdirectory(python)

# GTest
add_subdirectory(gtests)