mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-15 22:53:47 +00:00
Fix correct name file
This commit is contained in:
parent
e69f76de87
commit
e61849c3c4
@ -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…
Reference in New Issue
Block a user