Skip to content
Snippets Groups Projects
Commit 49fd2d39 authored by Philipp Schäfer's avatar Philipp Schäfer
Browse files

CMake - External libs: Now point to master branch for IHTA repos

parent 5ab0d470
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,6 @@ if (NOT TARGET IHTAUtilityLibs)
CPMAddPackage (
NAME IHTAUtilityLibs
GIT_REPOSITORY https://git.rwth-aachen.de/ita/ihtautilitylibs
GIT_TAG develop
GIT_TAG master
)
endif ()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment