Skip to content

Commit 84bdec9

Browse files
committed
Version 1.0.0
1 parent 8da4c6d commit 84bdec9

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if (IOS)
77
set(DEPLOYMENT_TARGET "13.0" CACHE STRING "" FORCE)
88
endif()
99

10-
project(HelloImGui LANGUAGES C CXX)
10+
project(HelloImGui LANGUAGES C CXX VERSION "1.0.0")
1111
set(CMAKE_CXX_STANDARD 17)
1212

1313

TODO.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)