@@ -33,7 +33,7 @@ if(EXISTS ${GIT_VERSION_FILE})
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(code_string "// This is a generated file.\n\n"
|
set(code_string "// This is a generated file.\n\n"
|
||||||
"#define RPCS3_GIT_VERSION \"${GIT_VERSION}\"\;\n\n"
|
"#define RPCS3_GIT_VERSION \"${GIT_VERSION}\"\n\n"
|
||||||
"// If you don't want this file to update/recompile, change to 1.\n"
|
"// If you don't want this file to update/recompile, change to 1.\n"
|
||||||
"#define RPCS3_GIT_VERSION_NO_UPDATE 0\n")
|
"#define RPCS3_GIT_VERSION_NO_UPDATE 0\n")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user