mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Removed glob for FoX source files.
This commit is contained in:
parent
66e78251f7
commit
f81ea63c33
1 changed files with 0 additions and 1 deletions
|
|
@ -183,7 +183,6 @@ if(NOT EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/xml/fox/.git)
|
|||
execute_process(COMMAND git submodule update
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/..)
|
||||
endif()
|
||||
file(GLOB_RECURSE source_fox xml/*.F90 xml/*.f90)
|
||||
add_subdirectory(xml/fox)
|
||||
|
||||
#===============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue