summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-12-17 15:24:11 +0100
committerKonstantin Käfer <mail@kkaefer.com>2019-01-09 10:26:53 +0100
commit6f60ccf08e4878d0688ddaefd906290a2998a148 (patch)
tree6e268040cfc1ea72fa577441398ecd790553df24 /circle.yml
parent9acdd75d04f335313a6c491599b5c7559d6458c7 (diff)
downloadqtlocation-mapboxgl-6f60ccf08e4878d0688ddaefd906290a2998a148.tar.gz
[build] generate header maps instead of -files.txt
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml
index b1cb4eed11..68d17b774d 100644
--- a/circle.yml
+++ b/circle.yml
@@ -474,8 +474,8 @@ jobs:
command: scripts/nitpick/submodule-pin.js
when: always
- run:
- name: CMake file list generation
- command: scripts/nitpick/generated-code.js cmake
+ name: Source file list generation
+ command: scripts/nitpick/generated-code.js sources
when: always
- run:
name: Shader code generation