Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
azimafroozeh committed Sep 13, 2024
1 parent c3039bd commit afde79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ if (FLS_BUILD_TESTING OR FLS_BUILD_BENCHMARKING OR FLS_BUILD_EXAMPLE)
FetchContent_Declare(
data
GIT_REPOSITORY https://github.com/cwida/FastLanes_Data.git
GIT_TAG main # main
GIT_TAG 2_no_git_moudles # main
)

FetchContent_MakeAvailable(data)
Expand Down

0 comments on commit afde79c

Please sign in to comment.