[cmake] Update to raylib 4.5 (#264)

This commit is contained in:
Rob Loach
2023-03-19 06:13:17 -04:00
committed by GitHub
parent 19f781780e
commit abbf1b1198
2 changed files with 5 additions and 5 deletions

View File

@ -33,13 +33,13 @@ if(${BUILD_RAYGUI_EXAMPLES})
set(example_dirs
controls_test_suite
custom_file_dialog
custom_sliders
image_exporter
image_raw_importer
image_importer_raw
portable_window
property_list
scroll_panel
text_box_selection
text_editor
style_selector
)
set(example_sources)