From e61849c3c415c66ca564f018f79b44f212093425 Mon Sep 17 00:00:00 2001 From: Dante38490 Date: Thu, 15 Jan 2015 04:03:25 +0100 Subject: [PATCH] Fix correct name file --- rpcs3/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpcs3/CMakeLists.txt b/rpcs3/CMakeLists.txt index c6eb5643db..c5e6ebe4a0 100644 --- a/rpcs3/CMakeLists.txt +++ b/rpcs3/CMakeLists.txt @@ -5,7 +5,7 @@ include(cotire) project(rpcs3) -# Generate git-version.cpp at build time. +# Generate git-version.h at build time. add_custom_target(GitVersion ALL DEPENDS something_that_never_exists) add_custom_command(OUTPUT something_that_never_exists