File tree Expand file tree Collapse file tree
cookiecutter/{{cookiecutter.project_name}} Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "name" : " googletest" ,
66 "package_name" : " GTest" ,
77 "git_repository" : " https://github.com/google/googletest.git" ,
8- "git_tag" : " 6910c9d9165801d8827d628cb72eb7ea9dd538c5 " ,
8+ "git_tag" : " 52eb8108c5bdec04579160ae17225d66034bd723 " ,
99 "cmake_args" : {
1010 "INSTALL_GTEST" : " OFF"
1111 }
1515 "name" : " Catch2" ,
1616 "package_name" : " Catch2" ,
1717 "git_repository" : " https://github.com/catchorg/Catch2.git" ,
18- "git_tag" : " 25319fd3047c6bdcf3c0170e76fa526c77f99ca9 "
18+ "git_tag" : " 8b08d4d79514f45f7e4ce2a607ac9c94e920d1bb "
1919 }
2020{% endif % }
2121 ]
Original file line number Diff line number Diff line change 44 "name" : " googletest" ,
55 "package_name" : " GTest" ,
66 "git_repository" : " https://github.com/google/googletest.git" ,
7- "git_tag" : " 6910c9d9165801d8827d628cb72eb7ea9dd538c5 " ,
7+ "git_tag" : " 52eb8108c5bdec04579160ae17225d66034bd723 " ,
88 "cmake_args" : {
99 "INSTALL_GTEST" : " OFF"
1010 }
You can’t perform that action at this time.
0 commit comments