DDeepin Developerfeat: Init commit
b2c01d08创建于 2022年10月19日历史提交
# CMakeListsCustom.txt
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
#
# SPDX-License-Identifier: GPL-2.0-or-later
#
# You can add custom builtin dissectors here by replacing foo with your dissectors name.

set(CUSTOM_CRYPT_SRC
#	foo.c
)