CMakeLists.txt 77 B

123
  1. ADD_SUBDIRECTORY(2DPhysics)
  2. ADD_SUBDIRECTORY(3DPhysics)
  3. ADD_SUBDIRECTORY(UI)