Skip to content

Commit

Permalink
Change the comment in the Google test online version cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
franziska-wegner committed Dec 7, 2023
1 parent b9d02e9 commit 52749a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/FindGoogleTestFrameworkOnlineVersion.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# FindGoogleTestFrameworkOnlineVersion.cmake
#
# Created on: Jan 30, 2019
# Source: https://github.com/google/googletest/tree/master/googletest
# Source: https://github.com/google/googletest/tree/main/googletest
#
# Requirements
# * CMake 2.8. or later due to the use of ExternalProject_Add().
Expand Down

0 comments on commit 52749a9

Please sign in to comment.