More CMake improvements and education.
* `set_target_properties` can have multiple properties assigned in one go. * Have version information be generated from CMake, not later plist preprocessing. * Configure the plist file regardless of OS. This should be a safe command: following the example from the knut repository. The old fashioned Info-StepMania.plist file can be considered deprecated upon a full migration to CMake.
This commit is contained in:
@@ -15,6 +15,7 @@ Release/
|
||||
Contents/
|
||||
verdata.*
|
||||
StepMania-debug
|
||||
Xcode/Info.StepMania.plist
|
||||
|
||||
# Text Editor Based Items
|
||||
___*
|
||||
|
||||
Reference in New Issue
Block a user