Skip to content

Commit

Permalink
Update lib
Browse files Browse the repository at this point in the history
  • Loading branch information
RobLoach committed Dec 31, 2023
1 parent 59e7276 commit 1cbb8a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions clib.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"src": [
"include/AudioDevice.hpp",
"include/AudioStream.hpp",
"include/AutomationEventList.hpp",
"include/BoundingBox.hpp",
"include/Camera2D.hpp",
"include/Camera3D.hpp",
Expand Down
1 change: 1 addition & 0 deletions include/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ target_include_directories(raylib_cpp INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/)
install(FILES
AudioDevice.hpp
AudioStream.hpp
AutomationEventList.hpp
BoundingBox.hpp
Camera2D.hpp
Camera3D.hpp
Expand Down

0 comments on commit 1cbb8a4

Please sign in to comment.