mirror of
https://github.com/ocornut/imgui.git
synced 2024-11-27 17:10:57 +01:00
typo
This commit is contained in:
parent
449f6a4f09
commit
a67e030083
@ -1,7 +1,7 @@
|
||||
# Example usage:
|
||||
# mkdir build
|
||||
# cd build
|
||||
# cmake -g Ninja -DCMAKE_BUILD_TYPE=Release ..
|
||||
# cmake -G Ninja -DCMAKE_BUILD_TYPE=Release ..
|
||||
|
||||
cmake_minimum_required(VERSION 3.28)
|
||||
project(imgui_example_glfw_opengl3 CXX)
|
||||
|
Loading…
Reference in New Issue
Block a user