Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
josephbirkner committed Jun 14, 2024
1 parent dbd6ab9 commit efa4b57
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 @@ -26,7 +26,7 @@ FetchContent_MakeAvailable(glm)

FetchContent_Declare(mapget
GIT_REPOSITORY "https://github.com/Klebert-Engineering/mapget"
GIT_TAG "addon-datasources"
GIT_TAG "v2024.3"
GIT_SHALLOW ON)
FetchContent_MakeAvailable(mapget)

Expand Down

0 comments on commit efa4b57

Please sign in to comment.