mirror of https://github.com/getdnsapi/getdns.git
message
This commit is contained in:
parent
b15cecfb30
commit
a6fcc49b1f
|
@ -75,4 +75,5 @@ else ()
|
||||||
)
|
)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
message("Hello world" ${Libevent2_FOUND} ${LIBEVENT2_INCLUDE_DIR} ${LIBEVENT2_LIBRARIES} ${LIBEVENT2_VERSION})
|
||||||
mark_as_advanced(LIBEVENT2_INCLUDE_DIR LIBEVENT2_LIBRARIES)
|
mark_as_advanced(LIBEVENT2_INCLUDE_DIR LIBEVENT2_LIBRARIES)
|
||||||
|
|
Loading…
Reference in New Issue