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

Update file_options

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