mirror of https://github.com/qTox/qTox.git
Browse Source
PkgConfig use 'separate_arguments' for pkgconfig result, so output converted to the list (in cmake it's semicolumnt separated values). If we try to append CFLAGS_OTHER as is, it will provide error for more then one cflag in '.pc' file Fix #4175, fix #4457.reviewable/pr4460/r1
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue