build: Set LIBXML2_FOUND to prevent uninitialized variable use in static build
This commit is contained in:
@@ -579,6 +579,7 @@ macro(process_options)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
set(LIBXML2_FOUND FALSE)
|
||||
if(${NS3_STATIC})
|
||||
# Warn users that they may be using shared libraries, which won't produce a
|
||||
# standalone static library
|
||||
|
||||
Reference in New Issue
Block a user