mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-10-02 06:10:00 +00:00
Fix correct name file
This commit is contained in:
parent
e69f76de87
commit
e61849c3c4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue