mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
ScmRevGen: Generate Info.plist for DolphinQt
This commit is contained in:
@ -54,3 +54,7 @@ function(configure_source_file path)
|
||||
endfunction()
|
||||
|
||||
configure_source_file("Source/Core/Common/scmrev.h")
|
||||
|
||||
if(APPLE)
|
||||
configure_source_file("Source/Core/DolphinQt/Info.plist")
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user