Fixed docs target
This commit is contained in:
parent
aaa89e2bbd
commit
e8bb89ebc4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -73,7 +73,7 @@ mk_build_all:
|
|||
cmake --build build/. --parallel
|
||||
|
||||
mk_build_docs:
|
||||
cmake --build build/. --target docs --parallel
|
||||
cmake --build build/. --target gendocsall --parallel
|
||||
|
||||
mk_build_kompute:
|
||||
cmake --build build/. --target kompute --parallel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue