URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9dd21d9fab3bed793d74e16a09a6456914cc8347
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9dd21d9 by Martin Kaiser (wireshark@xxxxxxxxx):
Qt, cmake: put the build dir before the source dir in the include path
this should prevent Visual Studio from picking up generated include
files which may be lying around in the source tree (as leftovers from
previous in-tree builds)
Change-Id: I2406c31bc0638eb13ed4b539ddc607512051033d
Reviewed-on: https://code.wireshark.org/review/9130
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 534d1d5 Qt: use <> for including the generated ui_*.h files
adds 9dd21d9 Qt, cmake: put the build dir before the source dir in the include path
Summary of changes:
ui/qt/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)