wireshark/fuzz
João Valverde 100876337a Move version_info.[ch] to ui/
Version info is an aspect of UI implementation so move it to
a more appropriate place, such as ui/. This also helps declutter
the top-level.

A static library is appropriate to encapsulate the dependencies
as private and it is better supported by CMake than object libraries.

Also version_info.h should not be installed as a public header.
2021-07-04 10:37:49 +00:00
..
CMakeLists.txt Move version_info.[ch] to ui/ 2021-07-04 10:37:49 +00:00
FuzzerInterface.h
StandaloneFuzzTargetMain.c
fuzzshark.c Move version_info.[ch] to ui/ 2021-07-04 10:37:49 +00:00