You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CMakeLists.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ if(NOT RESULT EQUAL 0)
29
29
"version.txt file doesn't exist!\n"
30
30
"Since your working directory doesn't contain a git repository you must provide \"${CMAKE_SOURCE_DIR}/version.txt\" file containing a valid version string.\n"
31
31
"The version string provided to version.txt must match the following format:\n\tv[VERSION_MAJOR].[VERSION_MINOR].[VERSION_PATCH]\n"
32
-
"To get the information on version of the downloaded library please follow the link below:\n\t https://github.com/mpeg5/xeve"
32
+
"To get the information on version of the downloaded library please follow the link below:\n\t https://github.com/openapv/openapv"
0 commit comments