update 0.1.1

This commit is contained in:
Mohammed Alyousef
2020-11-19 01:11:33 +03:00
parent 18034af6ce
commit 4e55489845
14 changed files with 197 additions and 36 deletions
+1
View File
@@ -11,6 +11,7 @@ arguments:
init [exe|lib|shared|static|interface] Starts a new project in the same directory.
gen Generates CMakeLists.txt file.
build <extra cmake args> Run cmake and build.
install Run cmake --install. Needs admin privileges.
clean Clean the build directory.
help Show help.
version Current cmkr version.