Skip to content

Commit

Permalink
add al_Ray.hpp to CMakeLists.txt header list
Browse files Browse the repository at this point in the history
  • Loading branch information
fishuyo committed Sep 13, 2014
1 parent 32d4391 commit 913d8e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions allocore/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ list(APPEND ALLOCORE_HEADERS
allocore/math/al_Plane.hpp
allocore/math/al_Quat.hpp
allocore/math/al_Random.hpp
allocore/math/al_Ray.hpp
allocore/math/al_Spherical.hpp
allocore/math/al_Vec.hpp
allocore/protocol/al_Serialize.h
Expand Down

0 comments on commit 913d8e6

Please sign in to comment.