mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Correcting unclosed if statement in CMakeLists.txt.
This commit is contained in:
parent
97e4e692f5
commit
0b61d14380
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ if(pugixml_FOUND)
|
|||
message(STATUS "Found pugixml: ${pugixml_DIR}")
|
||||
else()
|
||||
message(STATUS "Did not find pugixml, will use submodule instead")
|
||||
endif()
|
||||
|
||||
#===============================================================================
|
||||
# libMesh Unstructured Mesh Support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue