Skip to content
Snippets Groups Projects
Commit 901a469a authored by Marcel Loose's avatar Marcel Loose :sunglasses:
Browse files

Task #1254: Added HAVE_LIBXML2 to the (long) list of #cmakedefine's in lofar_config.h.cmake

parent cd0e2e21
No related branches found
No related tags found
No related merge requests found
......@@ -129,6 +129,9 @@
/* Define if libssh2 is installed */
#cmakedefine HAVE_LIBSSH2 1
/* Define if libxml2 is installed */
#cmakedefine HAVE_LIBXML2 1
/* Define if LOG4CPLUS is installed */
#cmakedefine HAVE_LOG4CPLUS 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment