Skip to content

Commit

Permalink
Update 2decomp version (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathrack authored Jan 14, 2025
1 parent 7027ffc commit 06af91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/decomp2d/downloadBuild2decomp.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ include(ExternalProject)

ExternalProject_Add(downloadBuild2decomp
GIT_REPOSITORY "https://github.com/xcompact3d/2decomp-fft"
GIT_TAG "v2.0.3"
GIT_TAG "v2.0.4"
SOURCE_DIR "${CMAKE_CURRENT_BINARY_DIR}/decomp2d-src"
INSTALL_DIR "${CMAKE_CURRENT_BINARY_DIR}/decomp2d-opt"
TEST_COMMAND ""
Expand Down

0 comments on commit 06af91a

Please sign in to comment.