mirror of
https://github.com/ocornut/imgui.git
synced 2025-04-05 13:35:09 +00:00
typo
This commit is contained in:
parent
449f6a4f09
commit
a67e030083
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue