C++: Add glibc to the list of bulk generation targets.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-07-02 18:59:15 +01:00
parent 5e8b12a08b
commit d4bc38462f

View File

@@ -2,6 +2,9 @@ language: cpp
strategy: dca strategy: dca
destination: cpp/ql/lib/ext/generated destination: cpp/ql/lib/ext/generated
targets: targets:
- name: glibc
with-sinks: false
with-sources: false
- name: zlib - name: zlib
with-sinks: false with-sinks: false
with-sources: false with-sources: false