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:
Jason Felds
2015-04-03 23:24:46 -04:00
parent 6b4c4e298f
commit 016a4053e1
4 changed files with 72 additions and 14 deletions
+1
View File
@@ -15,6 +15,7 @@ Release/
Contents/
verdata.*
StepMania-debug
Xcode/Info.StepMania.plist
# Text Editor Based Items
___*