Verified Commit bfbebe5e authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Update version of genopts

parent d7a8fdd5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -237,7 +237,7 @@ message(STATUS "[${PROJECT_NAME}] Downloading and building genopts")
FetchContent_Declare(
  genopts
  GIT_REPOSITORY https://storage.bsc.es/gitlab/utils/genopts
  GIT_TAG 1dcef400f8fbc6e1969c856ca844707b730c3002 # v0.1.0-pre
  GIT_TAG c456c2d8ec92f26d9074b123446261103e5c847c # v0.1.0-pre
  GIT_SHALLOW ON
  GIT_PROGRESS ON
)