Skip to content

Commit 8e008fa

Browse files
pipeline feature
1 parent 5a04083 commit 8e008fa

20 files changed

Lines changed: 4007 additions & 1755 deletions

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
1212
include(cmake/check_toolchain.cmake)
13-
project(CFDesktop VERSION 0.0.1 LANGUAGES CXX)
13+
project(CFDesktop VERSION 0.9.0 LANGUAGES CXX)
1414

1515
# ------ Build Type Configuration ------
1616
# Validate and set build type

PIPELINE.md

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

0 commit comments

Comments
 (0)