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