Moved ops files to operations subfolder
This commit is contained in:
parent
6fb99c089b
commit
99daaf16cb
7 changed files with 8 additions and 9 deletions
3
Makefile
3
Makefile
|
|
@ -35,8 +35,7 @@ build_all:
|
|||
$(MSBUILD_BIN) build/kompute.sln
|
||||
|
||||
build_docs:
|
||||
$(MSBUILD_BIN) build/docs/gendoxygen.vcxproj
|
||||
$(MSBUILD_BIN) build/docs/gensphinx.vcxproj
|
||||
$(MSBUILD_BIN) build/docs/gendocsall.vcxproj
|
||||
|
||||
build_kompute:
|
||||
$(MSBUILD_BIN) build/src/kompute.vcxproj
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue