File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ message("Including Requested CMake Dependencies OK")
1010# cmake -DCMAKE_TOOLCHAIN_FILE=/path/to/toolchain.cmake -S . -B out/build
1111# cmake -DUSE_TOOLCHAIN=windows/llvm -S . -B out/build
1212include (cmake/check_toolchain.cmake )
13- project (CFDesktop VERSION 0.9.3 LANGUAGES CXX )
13+ project (CFDesktop VERSION 0.9.4 LANGUAGES CXX )
1414
1515# ------ Build Type Configuration ------
1616# Validate and set build type
Original file line number Diff line number Diff line change 44
55 ### 为嵌入式设备打造的现代化 Material Design 3 桌面框架
66
7- [ ![ License: MIT] [ license-badge ]] [ ![ Version: 0.9.3 ] [ version-badge ]]
7+ [ ![ License: MIT] [ license-badge ]] [ ![ Version: 0.9.4 ] [ version-badge ]]
88 [ ![ C++23] [ cpp-badge ]] [ ![ Qt 6.8] [ qt-badge ]] [ ![ CMake] [ cmake-badge ]]
99 [ ![ Documentation] [ docs-badge ]]
1010
You can’t perform that action at this time.
0 commit comments