mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-24 07:43:57 -04:00
removed web_basic_window mentions (#5782)
This commit is contained in:
@ -98,7 +98,6 @@ if (${PLATFORM} MATCHES "Android")
|
||||
|
||||
elseif (${PLATFORM} MATCHES "Web")
|
||||
set(example_sources) # clear example_sources
|
||||
list(APPEND example_sources others/web_basic_window.c)
|
||||
list(APPEND example_sources core/core_input_gestures_testbed.c)
|
||||
|
||||
elseif ("${PLATFORM}" STREQUAL "DRM")
|
||||
|
||||
Reference in New Issue
Block a user