Closed Jebbs closed 6 years ago
The current build system produces dsfml-xxxx and dsfmlc-xxxx libraries.
dsfml-xxxx
dsfmlc-xxxx
Since they're both just static libraries, they should be combined to reduce the number of libraries needed to link to.
The current build system produces
dsfml-xxxx
anddsfmlc-xxxx
libraries.Since they're both just static libraries, they should be combined to reduce the number of libraries needed to link to.