meson/mesonbuild/cmake
Daniel Mensinger 4f6453bc32 cmake: Use trace for missing link flags (fixes #6386)
This is neccessary for static libraries, since the
CMake file API does not add link flags here.
2019-12-29 19:02:24 +02:00
..
data cmake: Make output_target_map more robust (fixes #6208) 2019-11-30 22:00:18 +02:00
__init__.py cmake: Move CMake API classes to common 2019-10-20 12:04:15 +02:00
client.py cmake: Move CMake API classes to common 2019-10-20 12:04:15 +02:00
common.py cmake: Handle CMake system include dirs (closes #6079) 2019-11-19 13:08:17 +01:00
executor.py cmake: subprocess external .decode(errors='ignore') to avoid traceback 2019-12-10 19:57:51 +02:00
fileapi.py ci: Add CI command to include text files in the CI log 2019-11-19 15:21:13 +01:00
generator.py cmake: Parse a subset of generator expressions 2019-07-31 17:50:02 +02:00
interpreter.py cmake: Use trace for missing link flags (fixes #6386) 2019-12-29 19:02:24 +02:00
traceparser.py cmake: Use trace for missing link flags (fixes #6386) 2019-12-29 19:02:24 +02:00