Abuse circleci tf
This commit is contained in:
parent
d15dd1741f
commit
29dde1fff8
@ -7,4 +7,4 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
name: "Compiling cathook"
|
name: "Compiling cathook"
|
||||||
command: git submodule update --init --recursive; mkdir build; cd build; cmake -DEnableWarnings=0 ..; make -j8; cd ..
|
command: git submodule update --init --recursive; mkdir build; cd build; cmake -DEnableWarnings=0 ..; make -j16; cd ..
|
||||||
|
Reference in New Issue
Block a user