Skip to content

Commit

Permalink
add ignored file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubpa committed May 20, 2020
1 parent 8813bdb commit 5035784
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.14 FATAL_ERROR)

project(UECS VERSION 0.9.0)
project(UECS VERSION 0.9.1)
message(STATUS "[Project] ${PROJECT_NAME}")

include(FetchContent)
Expand Down
4 changes: 4 additions & 0 deletions include/UECS/detail/_deps/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Ubpa_DownloadZip(
https://cdn.jsdelivr.net/gh/Ubpa/UData@master/UECS/include/_deps/taskflow.zip
taskflow.zip
SHA256 2B02E44B97BB63568E8C06FAF0ABE71C32E607AE18DA42992C84E000F81BDD9C)

0 comments on commit 5035784

Please sign in to comment.