AlloSphere-Research-Group / allolib

Library for interactive multimedia application development
BSD 3-Clause "New" or "Revised" License
36 stars 15 forks source link

Missing cmake file? #7

Closed kybr closed 6 years ago

kybr commented 6 years ago

When testing allolib as shown in the readme:

git clone https://github.com/AlloSphere-Research-Group/allolib
cd allolib
git submodule init
git submodule update
./run.sh examples/graphics/2d.cpp

We get this error:

CMake Error at ../../CMakeLists.txt:144 (include):
  include could not find load file:

    cmake/example_targets.cmake
mantaraya36 commented 6 years ago

Added missing file