Updated config.yml
This commit is contained in:
parent
872e6a09a1
commit
6f6f068cb9
@ -12,6 +12,9 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: "CMake build files"
|
name: "CMake build files"
|
||||||
command: "cd build && cmake -DCMAKE_BUILD_TYPE=1 ../"
|
command: "cd build && cmake -DCMAKE_BUILD_TYPE=1 ../"
|
||||||
|
- run:
|
||||||
|
name: "Build Project"
|
||||||
|
command: "make"
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
build-libpdraw-workflow:
|
build-libpdraw-workflow:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user