aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2018-04-21 13:35:08 +0200
committerJörg Mayer <jmayer@loplof.de>2018-04-21 23:34:40 +0000
commit7853d0e354a92e4c4a25bc0031151c7179597b06 (patch)
tree815f2531319838f9caa3b7536693c96f4e2fa499 /CMakeLists.txt
parent265e81ca3c4a3706bb56317ab9f3fe7654abb92f (diff)
Remove a few obsolete references to gtk from checkapi and faq.py
Change-Id: Ice9aec64fddbed94c7be96575c6e1bc800e8ac9e Reviewed-on: https://code.wireshark.org/review/27067 Petri-Dish: Jörg Mayer <jmayer@loplof.de> Tested-by: Petri Dish Buildbot Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 74843686e0..6ee6262493 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1277,6 +1277,8 @@ set_target_properties(checkAPI
EXCLUDE_FROM_DEFAULT_BUILD True
)
+include( UseCheckAPI )
+
add_subdirectory( capchild )
add_subdirectory( caputils )
add_subdirectory( codecs )
@@ -3193,7 +3195,6 @@ else ()
endif()
endif()
-include( UseCheckAPI )
CHECKAPI(
NAME
main