mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Merge pull request #1510 from gridley/xtensor_stack_update
update xtl and xtensor
This commit is contained in:
commit
ec6bd80599
3 changed files with 2 additions and 3 deletions
|
|
@ -165,7 +165,6 @@ endif()
|
|||
add_subdirectory(vendor/xtl)
|
||||
set(xtl_DIR ${CMAKE_CURRENT_BINARY_DIR}/vendor/xtl)
|
||||
add_subdirectory(vendor/xtensor)
|
||||
target_link_libraries(xtensor INTERFACE xtl)
|
||||
|
||||
#===============================================================================
|
||||
# GSL header-only library
|
||||
|
|
|
|||
2
vendor/xtensor
vendored
2
vendor/xtensor
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit ef091807f7ed0e5ba7e251a6c46f4af7bba79e2e
|
||||
Subproject commit 31acec1e90bbea6d4bc17af0710a123bd5da6689
|
||||
2
vendor/xtl
vendored
2
vendor/xtl
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit f5d13e6c4f856becc178939365fcdcf9a657ffb5
|
||||
Subproject commit 0024346605bd92bcc4009caad7f4be88687e063a
|
||||
Loading…
Add table
Add a link
Reference in a new issue