projects
/
simgear.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c4696a
)
FindUdns.cmake: fix check for cached paths
author
Maciej Mrozowski
<reavertm@gmail.com>
Sun, 17 Jul 2016 01:41:36 +0000
(
03:41
+0200)
committer
Roland Haeder
<roland@mxchange.org>
Sat, 13 Aug 2016 08:21:16 +0000
(10:21 +0200)
CMakeModules/FindUdns.cmake
patch
|
blob
|
history
diff --git
a/CMakeModules/FindUdns.cmake
b/CMakeModules/FindUdns.cmake
index a4363610713649d59b036962bd17309aae6ba445..14594d0d04f333cc61faeb2dc7597fe133951774 100644
(file)
--- a/
CMakeModules/FindUdns.cmake
+++ b/
CMakeModules/FindUdns.cmake
@@
-13,7
+13,7
@@
# http://www.boost.org/LICENSE_1_0.txt)
-if (UDN
_LIBRARIES AND UDN
_INCLUDE_DIRS)
+if (UDN
S_LIBRARIES AND UDNS
_INCLUDE_DIRS)
# in cache already
set(UDNS_FOUND TRUE)
else ()