reactphysics3d/examples/common/CMakeLists.txt

5 lines
106 B
CMake
Raw Normal View History

# Minimum cmake version required
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
add_subdirectory(opengl-framework/)