summaryrefslogtreecommitdiffstats
path: root/ksmserver/ConfigureChecks.cmake
blob: 4f8cf79789c56069b65b686cd0aee53c5104c357 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#################################################
#
#  (C) 2014 Timothy Pearson
#  kb9vqf (AT) pearsoncomputing (DOT) net
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

check_library_exists( ICE _IceTransNoListen "" HAVE__ICETRANSNOLISTEN )