Skip to content

Commit

Permalink
update aui
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex2772 committed Jan 17, 2025
1 parent 15f98d7 commit c0d38b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if (NOT CLIENT_DEMO)
endif()
endif()

set(AUI_VERSION v7.0.0-rc.9)
set(AUI_VERSION c80ee73e4ce0b6680925c054afc651eb4eea8ffe)

set(BUILD_SHARED_LIBS OFF)

Expand Down Expand Up @@ -52,7 +52,7 @@ endif()

aui_compile_assets(${PROJECT_NAME})
aui_enable_tests(${PROJECT_NAME})
#
#aui_app(TARGET auigram
# NAME AUIgram
#)

aui_app(TARGET auigram
NAME AUIgram
)

0 comments on commit c0d38b8

Please # to comment.