summaryrefslogtreecommitdiff
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-03-02 16:32:04 +0000
committerJoão Valverde <j@v6e.pt>2016-03-03 03:45:58 +0000
commit4fca15308968d6fd526eb67497148d2cd6c0b703 (patch)
tree658708d02b859118717f9184feb83fbf83817e7f /epan/CMakeLists.txt
parentdc92e98db42c6ef55616940bc26cc989180fefdc (diff)
downloadwireshark-4fca15308968d6fd526eb67497148d2cd6c0b703.tar.gz
Add missing cmake custom source includes
Change-Id: Ib1c1632a3e9fe1088a9a1da9870a81b1f846cf95 Reviewed-on: https://code.wireshark.org/review/14291 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index 36a6a4fe67..49321d88e2 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -21,8 +21,6 @@
include(UseABICheck)
-ADD_CUSTOM_CMAKE_INCLUDE()
-
if (HAVE_HFI_SECTION_INIT)
add_definitions(
-DHAVE_HFI_SECTION_INIT