mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-21 22:43:40 -04:00
Remove trailing spaces
This commit is contained in:
@ -124,10 +124,10 @@ if (PLATFORM STREQUAL "Desktop")
|
||||
|
||||
target_compile_definitions(raylib PRIVATE _GLFW_X11)
|
||||
|
||||
target_link_libraries(raylib PRIVATE
|
||||
target_link_libraries(raylib PRIVATE
|
||||
${X11_LIBRARIES}
|
||||
)
|
||||
|
||||
|
||||
message(STATUS "X11 support enabled for raylib")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user