mirror of
https://github.com/SFML/SFML.git
synced 2025-02-07 17:08:02 +08:00
- The installation paths are no longer hard coded; cmake now configures them so that Frameworks and libs can be installed somewhere else. - No longer copy sndfile.framework but instead copy the new dependencies of the audio module. - No longer copy .DS_Store to the install directory.