reactphysics3d/examples/common/CMakeLists.txt
2013-12-30 01:51:46 +01:00

6 lines
130 B
CMake

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